Event Management Integrations
An event is a notification from one or more monitoring tools that indicate something of interest has occurred, such as a log message, warning, or error.
- Event collection configuration via a MID Server, script, SNMP trap collector, or email message.
- An Event rule, alert binding, or event field mapping configuration for processing events from various sources.
When a package of events that contains events with a custom (non-supported) state is processed, the events with the custom state are not processed.
Integration with external events
Event Management receives external events via an integration or scripts. If you are using a script to collect events, no configuration is required. All other integrations require configuration.
When an integration is configured, Event Management can collect events that are sent directly to the ServiceNow AI Platform instance or via the MID Server, SNMP trap or email.
The integration with external systems can be initiated from a ServiceNow AI Platform instance using a pull connector, or from an external system using a push mechanism.
Integration via a ServiceNow AI Platform instance
The ServiceNow AI Platform instance includes push connectors that help external monitoring systems to integrate with Event Management directly.
You can configure the authentication in the ServiceNow AI Platform instance and update the external monitoring systems to use endpoints to send the events for the push connectors that are available. For more information, see Push Connectors.
Integration via MID Server
| Connector operation | Description |
|---|---|
| Pull | You can configure connector instances to use connector definitions (script instructions). This enables the MID Server to connect to external servers to obtain event information using a pull operation. |
| Push | You can configure external systems to push event information to the ServiceNow AI Platform instance via MID Server. For example, you can configure the MID WebService Event Collector to push event messages to the MID Server. For more information, see Pushing events to the MID Server using web service API. |
Standard event form
A standard event form must be used by all events, regardless of how they arrive at the ServiceNow AI Platform instance. For more information, see Event field format for event collection.