Windows event log input plugin.
this plugin is simple.
<source>
type windowseventlog
tag winevent.system
eventsource application or security or system)
interval [interval] (default: 300)
</source>
2013-02-24T13:40:00+09:00 winevent.system {"Provider Name":"Windows","Level":3,"Computer":"winnserver1"}
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request