Filter Custom Events

TheSplunk AppDynamics REST APIenables you to define custom events. You can then filter on those events by creating a custom filter:

  1. Open the filter options on the Events page.
  2. Navigate to Filter by Custom Events and click Add Property(+).
  3. In the Add Custom Event Filter dialog, enter the name of the custom event type.
  4. Optionally, specify filtering event properties as key/value pairs. The custom event needs to contain the property values you specify to satisfy the filter. If you add multiple properties, a matching value of All applies an AND operator to the list, meaning all properties need to match for the filter to be satisfied. Any indicates a logical OR , meaning at least one property must exist and match for the filter to be satisfied.