Windows Event Log
Windows Event Log (windows-event-log
)
Section titled “Windows Event Log (windows-event-log)”Read events from Windows Event Log.
Contents
Section titled “Contents”Fields
Section titled “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). |