Prevent Sensitive Data Collection
If your environment contains sensitive data that should not be processed by a Splunk AppDynamics product or sent to the Splunk AppDynamics SaaS environment, you should avoid:
- Applications that transmit sensitive data in URL query parameters
- Enabling HTTP request parameter capture
- Enabling bind variable capture
- Applications that send sensitive data in error logs and log files
- Allowing method invocation data collection
- Log captures
If you do capture logs, ensure that you mask values in those logs. The following sections cover additional measures that you can take to ensure you do not expose sensitive data.