AppDynamics Application Intelligence Platform

3.8.x Documentation

PDFs

Videos

Release Notes

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added NOT condition, CORE-28053

Table of Contents

AppDynamics uses match conditions in rules that specify entities to be monitored or excluded from monitoring. You configure match conditions to fine-tune transaction detection, backend detection, data collectors, EUM injection, health rules, etc.

...

To force a match rule to be case-insensitive use a regular expression. The following match rule matches "addToCart" as well as "addTocart".

To Negate a Match Condition

To reverse a match condition, use the gear icon and check the NOT condition check box.
Image Added

For example, if you want to set a condition where "Port DOES NOT Equal 80":

  1. Configure Port Equals 80.
  2. Click the gear icon.
  3. Check the NOT checkbox.

Learn more