Skip to content

Commit bf9dd20

Browse files
pipeline: inputs: windows-event-log-wineventlog: Add threading info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent 334728a commit bf9dd20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The plugin supports the following configuration parameters:
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. | `*` |
2020
| Read\_Limit\_Per\_Cycle | Specify read limit per cycle. | 512KiB |
21+
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
2122

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

0 commit comments

Comments
 (0)