AppDynamics On-Premises
list_alt
php.ini
or appdynamics_agent.ini
depending on your environment.
AppDynamicsCookieMatchPattern
: Specify a regular expression
identifying cookies that must be redacted. For example:
agent.sensitive_data_filter.cookieMatcher = "cookieKey"
agent.sensitive_data_filter.cookieMatcher = "PHPSESSID|X-CSRF-TOKEN|cookiekey"