File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ The plugin supports the following configuration parameters:
20
20
| Event\_ Query | Specify XML query for filtering events. | ` * ` |
21
21
| Read\_ Limit\_ Per\_ Cycle | Specify read limit per cycle. | 512KiB |
22
22
| Threaded | Indicates whether to run this input in its own [ thread] ( ../../administration/multithreading.md#inputs ) . | ` false ` |
23
+ | Remote.Server | Specify server name of remote access for Windows EventLog. | |
24
+ | Remote.Domain | Specify domain name of remote access for Windows EventLog. | |
25
+ | Remote.Username | Specify user name of remote access for Windows EventLog. | |
26
+ | Remote.Password | Specify password of remote access for Windows EventLog. | |
23
27
24
28
Note that if you do not set _ db_ , the plugin will tail channels on each startup.
25
29
You can’t perform that action at this time.
0 commit comments