Filter Sensitive Data in Environment Variables
You can mask sensitive data found in Java environment variables and system properties. To mask sensitive data, add the sensitive-data-filter
property to app-agent-config.xml. The valid attributes are applies-to
, match-type
, and match-pattern
.
See the following pages to learn how to filter sensitive data: