View events
-
- UpdatedAug 1, 2024
- 4 minutes to read
- Xanadu
- Event Management
Event Management tracks individual events to manage external systems. These events are notifications from monitoring tools indicating occurrences of interest, like log messages, warnings, or errors. Event Management gathers events from external sources and stores them in the Event [em_event] table, offering a list of raw incoming events.
Before you begin
About this task
The event monitoring tool generates the values of the source and resource fields. Event Management implementers can define event types and register nodes to help uniquely identify incoming events and create alerts for the specific needs of the enterprise. Event Management uses this information to determine whether to create an alert or update an existing one.
An event source may generate duplicate events with the same identifying information. For events with the same identifying information, Event Management uses the time interval between events to determine whether the events represent an existing issue or new issue.
Additional fields should be included in the Additional information field of the event. Do not add additional fields to an event by adding a custom field to the event [em_event] table. For more information about how to include additional fields in events, see Custom alert fields.
Procedure