Skip to content

Commit ce90f88

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/windows-event-log.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The plugin supports the following configuration parameters:
1111
| Channels | A comma-separated list of channels to read from. | |
1212
| Interval_Sec | Set the polling interval for each channel. (optional) | 1 |
1313
| DB | Set the path to save the read offsets. (optional) | |
14+
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
1415

1516
Note that if you do not set _db_, the plugin will read channels from the beginning on each startup.
1617

0 commit comments

Comments
 (0)