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:
2020| Event\_ Query | Specify XML query for filtering events. | ` * ` |
2121| Read\_ Limit\_ Per\_ Cycle | Specify read limit per cycle. | 512KiB |
2222| 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. | |
2327
2428Note that if you do not set _ db_ , the plugin will tail channels on each startup.
2529
You can’t perform that action at this time.
0 commit comments