Add Sensitive Data Filter for the SM_USER

You can use SM_USER filter to configure the agent to obfuscate sensitive information from the URLs in transaction snapshot details.

  1. Edit the Apache Agent configuration file:
    <path_to_webserver_dir>/conf/appdynamics_agent.conf.
  2. Add sensitive SM_USER filter element as directive:
    • AppDynamicsMaskSmUser ON
    • AppDynamicsMaskSmUser: Specify if filtering is enabled or not. Set it ON for sm_user filtering to be enabled. Default value is OFF.
    Enabling this masks the values of all the SM_USER associated with the given request.