Accessing the system log on Windows

This is in a production environment, so ruby 1.8.6. How would I go about
parsing the Windows logs which one can read from the Event Viewer
(Event, System, etc)? My point of focus is the System log, to see the
logons / logoffs.

Thanks!

Aldric G. wrote:

This is in a production environment, so ruby 1.8.6. How would I go about
parsing the Windows logs which one can read from the Event Viewer
(Event, System, etc)? My point of focus is the System log, to see the
logons / logoffs.

Thanks!

https://rubyforge.org/projects/win32utils/

Shu-weet! Thank you!
adds rubyforge to his list of things to do before posting here