You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/inputs/windows-event-log-winevtlog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ The plugin supports the following configuration parameters:
15
15
| DB | Set the path to save the read offsets. \(optional\)||
16
16
| String\_Inserts | Whether to include StringInserts in output records. \(optional\)| True |
17
17
| Render\_Event\_As\_XML | Whether to render system part of event as XML string or not. \(optional\)| False |
18
+
| Ignore\_Missing\_Channels | Whether to ignore event channels not present in the event log, and continue running with subscribed channels. \(optional\)| False |
18
19
| Use\_ANSI | Use ANSI encoding on eventlog messages. If you have issues receiving blank strings with old Windows versions (Server 2012 R2), setting this to True may solve the problem. \(optional\)| False |
19
20
| Event\_Query | Specify XML query for filtering events. |`*`|
0 commit comments