get_eventsources
List LogicMonitor event sources using filters for name, appliesTo, or raw expressions. Retrieve paginated results to inspect event source configurations.
Instructions
List EventSources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| filter | No | Raw filter expression (overrides other filters). Example: name~Windows,group:Events | |
| offset | No | Pagination offset | |
| name_filter | No | Filter by name (substring) | |
| applies_to_filter | No | Filter by appliesTo expression |