Skip to main content

Event Summary Overview

The Event Summary page serves as the central hub for managing all events in Alert Manager Enterprise (AME).

Event Summary Page
info

In AME, an Event refers to a Splunk Alert managed by the app. A Splunk Alert can append to an existing AME event. See Alert Action Setup for details on event creation and updates.

tip

AME supports the Splunk Dark UI theme, configurable via Splunk User Preferences.

Single Value Indicators

Single Value Indicators at the top of the Event Summary display the number of events within the selected time range, split by priority, with a trend timeline below.

Toggle visibility with these buttons:

ButtonFunction
Show Single Values
Hide Single Values

Event Timeline

The Event Timeline, displayed below the Single Value Indicators, shows events over the selected time range, split by priority.

Toggle visibility with these buttons:

ButtonFunction
Show Event Timeline
Hide Event Timeline

About Priorities

Priorities are derived from an alert’s urgency and impact settings:

ImpactUrgencyPriority
lowlowinformational
lowmediumlow
lowhighmedium
mediumlowlow
mediummediummedium
mediumhighhigh
highlowmedium
highmediumhigh
highhighcritical

Event Table

The Event Table displays these default fields:

  • Title
  • Tenant
  • Status
  • Priority
  • Assignee
Event Table

Fieldsets

If fieldsets are defined for the selected tenant, a fieldset dropdown appears:

Fieldset Dropdown
info

Fieldsets are tenant-specific and visible only when events from a single tenant are displayed.

info

Alert result field values require AME 3.2 or higher to be displayed.

Table Colummn Sorting and Field Filters

Columns can be sorted and filtered. Click on the up-and-down arrow to open the settings.

Select the sort order and apply a filter. Filtering supports wildcards.

Column Sorting and Filtering
info

Active Field Filters are also visible in the Filters settings.

Copyable Cell Data

If configured for the selected fieldset, the cell shows a copy button.

Cell Copy Button

Event Actions

Event Actions are split into Primary Actions and Secondary Actions

Event Summary Actions

Event Actions can be customized (see Event Action Configuration)

Primary Actions

By default, following primary actions are available:

ButtonFunction
Change Assignee
Change Status

Secondary Actions

The Secondary Actions menu offers these options:

  • Edit Tags
  • Adjust Notification Scheme
  • Adjust Urgency
  • Add Resolution
  • Delete Event
  • Display Action Fields
  • Run Drilldown Search (traces the originating Splunk search)

For more on managing events, see Working with Events.

Event Details

Click an event in the accordion table to view its details. Default top-level information includes:

  • Event ID: The internal AME Event ID
  • First Seen: The timestamp of the first grouped event
  • Notification: The name and link to the notification scheme
  • Count: The number of grouped events with the same title
  • End-time (TTL): If a TTL is set, the estimated endtime of the TTL. The reaper process runs asynchronously.
  • Template: The name and link to the template
  • Resolution
  • Search: The name and link to the search
  • Description: The description stored within the saved search. Markdown is supported.
  • Tags
  • Action Fields
Event Details Top Section

Opening an event provides additional tabs:

Event Details Tabs

Event Details Tab Ordering

Adjust tab order in Tenant Configuration:

Tab Order Configuration
info

Requires an AME subscription.

Compact vs. Expanded View

The default Compact View shows limited details and requires opening an event for full visibility. The Expanded View displays selected attributes directly.

Expanded View

Switch views with these buttons:

ButtonFunction
Compact View
Expanded View

See Working with Events for details. Configure Expanded Views in Event Summary Configuration.

info

Displaying notables, tags, and customizing Notable/Event Fields require an AME subscription.

Filters

Filter displayed events using these buttons:

ButtonFunction
Open Filter
Reset Filter
Show Filter In-Page

Filters appear on the right as a slide-out or in-page panel:

Event Filters Panel

The filter panel is split into sections. Each section can be expanded or collapsed, and AME persists the expanded state in the browser. Sections with any active non-default filter are highlighted in green.

Available filters include:

  • Time (default: Last 7 days)
  • Tenant
  • Title
  • Assignee
  • Priority
  • Tags
  • Status
  • Resolution
  • Search
  • Saved Search
  • SLA Filters
  • Field Filters

Applying Filters

Click Apply Filter or press Ctrl+Enter to apply.

Field Filters

Field filters are available in the Fields section. They are split into four groups:

GroupDescriptionExample
AME FieldsAME event fields such as title, assignee, status, or priority.status_name = In Progress
AnnotationsEvent annotation keys. Annotation filters support string comparisons only.owner = platform-team
Notable FieldsFields from the event's most recent notable field set.src_ip = 10.0.0.1
Alert FieldsFields from alert result data stored with the event.host = web01

To add a field filter:

  1. Open Fields.
  2. Click AME field, Annotation, Notable field, or Alert field.
  3. Select or enter the field name.
  4. Select a comparator.
  5. Add one or more values.

Values inside one field filter row are combined with OR.

Examples

event_title equals Gugus* OR Test*

Multiple field filter rows are combined with AND, including multiple rows for the same field.

event_title equals Gugus* OR Test*
AND
event_title equals *PROD*

This returns events whose title matches either Gugus* or Test*, and also matches *PROD*.

Filtering Any Field

For Alert Fields and Notable Fields, use * as the field name to match any field in that group.

Example:

Alert Fields: * equals blub*

This checks all alert fields and returns events where any alert field value matches blub*.

The * field name supports Equals and Not Equals. If another comparator is selected before changing the field name to *, AME changes the comparator back to Equals.

note

The * field name is not supported for AME Fields. Select a specific AME field instead.

Advanced SPL Input

The Advanced section contains a Post Search input for SPL that is appended after AME builds the event search. Use this for cases that cannot be represented with the standard filters.

Example:

search status_name="In Progress" | head 10

The input can be edited inline or opened in a larger modal. AME removes a leading pipe if one is entered.

warning

Advanced SPL filters are not officially supported, can affect performance, and may break if AME changes the generated search structure. Prefer the standard filters when possible.

Saved Filters

Save the current filter by clicking Save Current Filter, opening a modal:

Save Filter Modal

Select saved filters from the dropdown next to Save Current Filter. Selected filters can be updated, renamed, or deleted.

info

Requires an AME subscription.

Refresh Interval

Set or disable the Event Summary refresh interval with this button:

ButtonFunction
Refresh Interval

Options:

  • No Refresh
  • 1 Minute
  • 5 Minutes
  • 15 Minutes
  • 30 Minutes
  • 1 Hour

The following information is shown in the footer:

  • time range select
  • event count
  • last reload time
  • applied filter name
Footer

Toggle visibility with these buttons:

ButtonFunction
Hide Footer
Show Footer

Stay Up to Date

Get news about releases, features, and tips for Alert Manager Enterprise.