list_event_log
Retrieve and filter recent event log entries to monitor event processing status and troubleshoot system activities in ServiceNow.
Instructions
List recent event log entries (fired events and their processing status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_name | No | Filter by event name | |
| state | No | Filter by state: ready, processing, processed, error, transferred | |
| limit | No | Max records to return (default 50) |