We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9dd20 commit ce90f88Copy full SHA for ce90f88
pipeline/inputs/windows-event-log.md
@@ -11,6 +11,7 @@ The plugin supports the following configuration parameters:
11
| Channels | A comma-separated list of channels to read from. | |
12
| Interval_Sec | Set the polling interval for each channel. (optional) | 1 |
13
| 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 |
15
16
Note that if you do not set _db_, the plugin will read channels from the beginning on each startup.
17
0 commit comments