Filter Custom Events
TheSplunk AppDynamics REST APIenables you to define custom events. You can then filter on those events by creating a custom filter:
- Open the filter options on the Events page.
- Navigate to Filter by Custom Events and click Add Property(+).
- In the Add Custom Event Filter dialog, enter the name of the custom event type.
- 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 logicalOR
, meaning at least one property must exist and match for the filter to be satisfied.