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
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The plugin supports the following configuration parameters:
17
17
| Render\_Event\_As\_XML | Whether to render system part of event as XML string or not. \(optional\)| False |
18
18
| 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
19
| Event\_Query | Specify XML query for filtering events. |`*`|
20
-
| Read\_Limit\_Per\_Cycle | Specify reading limitation per a cycle. (\optional\)||
20
+
| Read\_Limit\_Per\_Cycle | Specify read limit per cycle. | 512KiB|
21
21
22
22
Note that if you do not set _db_, the plugin will tail channels on each startup.
0 commit comments