Configure Rules to Ignore Errors based on Script or Error Message
You can configure the agent to ignore specific JavaScript errors that are identified by:
- a matching string pattern in the name of the script that generated the error
- the line number in the script
- a matching string pattern in the error message
You can specify one, two, or all three of these criteria. Configure more criteria to increase the granularity of which errors you ignore.