Exclude Error Logs
Application Monitoring logs exceptions and errors that match parameters you specify in your custom logger. You may want to exclude sensitive payload data so that it does not show up in error logs.
To exclude a class in your application:
- Navigate to Tiers & Nodes > Actions > Configure App Server Agent.
- Select Use Custom Configuration.
- Click (+) to create a new agent property.
- Set the agent property name to exceptions-to-ignore.
- Set the agent property value to the name of the class you want to exclude.