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!
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 Giacomoni 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/
--
Posted via http://www.ruby-forum.com/\.
Shu-weet! Thank you!
*adds rubyforge to his list of things to do before posting here*
Jeff Moore wrote:
Aldric Giacomoni 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!