Windows Event Log
Windows Event Log (windows-event-log)
Read events from Windows Event Log.
Contents
Fields
| Field | Type | Required | Description |
|---|---|---|---|
channel | string | ✅ | The publisher channel to read events from. |
query | string | ✅ | The query to filter events. |
start-at-oldest | boolean (bool) | Start with the oldest event available in the log. | |
debug-event-payloads | boolean (bool) | Dump expanded event log data (not recommended for production). |