J
jankeir
Guest
For what it's worth, I'm pretty sure it would not be all that difficult (trivial if you already know ruby) to write a fluentd plugin that would push all events to the windows event log if you really wanted that. Essentially it's combining this: rubygems.org/.../0.6.5 with docs.fluentd.org/.../plugin-development But personally I think it would be impractical for anything close to a significant amount of logging, I'm not too fond of the windows event log, then again, you may have guessed that I am more of linux person.
Continue reading...
Continue reading...