Alerts Filter

The Alerts filter includes the following fields:

Field

Description

AlertCloseTime

Shows the alerts that were closed at the specified time

AlertOpenTime

Shows the alerts that were triggered at the specified time

AlertStatus

Shows the alerts with the specified record status:

  • Open
  • Closed

    NOTE: Every alert that was triggered creates two documents in Elasticsearch. The first when the alert was opened, and the second when the alert was closed.

AlertType

Shows the alerts with the specified type (the entity that generated the alert):

  • Job
  • System

    NOTE: The Workflow Alerts Dashboard shows insights about job alerts only.

Application

Shows the Application of the job that triggered the alert

Host

Shows the host of the job that triggered the alert

JobKey

Shows the job key of the job that triggered the alert

NOTE: The job key is composed of the Control-M/Server:Application:SubApplication:JobName fields

JobName

Shows the job name of the job that triggered alert

Message

Shows the job that triggered the alert with the specified alert message

NOTE: The message is a text field that allows better searching capabilities for alert message content.

Server

Shows the Control-M/Server of the job that triggered the alert

SubApplication

Shows the Sub-Application of the job that triggered the alert

Urgency

Shows the alert urgency of the triggered alert:

  • Normal
  • Urgent
  • Critical

_id

Internal Elasticsearch field

_index

Internal Elasticsearch field

_type

Internal Elasticsearch field

Message.keyword

Shows the alert message defined in the job.

NOTE: The Message.keyword is a Keyword type field that is used to create the most common alert messages aggregation.

Parent Topic

Workflow Insights Filters