Feature Request
It would be beneficial to be able to gather windows event logs in a similar fashion as collecting syslog
Proposal:
I am currently developing an input plugin with this functionality for my own personal use and would like to contribute. In the simplest form, I simply provide a []string with the event log names I wish to subscribe to. It implements the ServiceInput interface for an ongoing collection.
Use case:
Monitoring and alerting of Windows computers
Feature Request
It would be beneficial to be able to gather windows event logs in a similar fashion as collecting syslog
Proposal:
I am currently developing an input plugin with this functionality for my own personal use and would like to contribute. In the simplest form, I simply provide a []string with the event log names I wish to subscribe to. It implements the ServiceInput interface for an ongoing collection.
Use case:
Monitoring and alerting of Windows computers