Skip to content

Commit c9104b2

Browse files
cosmo0920Pat
and
Pat
authored
Simplify the description and add the devault value for read_limit_per_cycle
Co-authored-by: Pat <[email protected]> Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent 822a057 commit c9104b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/windows-event-log-winevtlog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The plugin supports the following configuration parameters:
1717
| Render\_Event\_As\_XML | Whether to render system part of event as XML string or not. \(optional\) | False |
1818
| 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 |
1919
| 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 |
2121

2222
Note that if you do not set _db_, the plugin will tail channels on each startup.
2323

0 commit comments

Comments
 (0)