logagent-input-windows-events
v1.0.9
Published
Plugin to collect windows events
Downloads
11
Readme
logagent-inpt-windows-events
Plugin for Logagent to collect windows events
- Install logagent 2.x
npm i -g @sematext/logagent
- Install this plugin
npm i -g logagent-input-windows-events
- configure logagent
input:
windowsEvent:
module: logagent-input-windows-events
intervall: 10
providers:
- Microsoft-Windows-Security-SPP
- Microsoft-Windows-Security-Auditing
- Microsoft-Windows-DNS-Client
- Service Control Manager
- Microsoft-Windows-Kernel-General
- MsiInstaller
- Microsoft-Windows-RestartManager
- Microsoft-Windows-CAPI2
output:
elasticsearch:
url: http://localhost:9200
index: logs
- Start logagent
logagent-windows --config myconfig.yml
- Result in Kibana