For When You Can't Have The Real Thing
[ start | index | login ]
start > Windows > Event Log to Syslog

Event Log to Syslog

Created by dave. Last edited by dave, 11 years and 199 days ago. Viewed 2,740 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(4 October 2012)

Google's Event Log to Syslog forwarder is here: >>http://code.google.com/p/eventlog-to-syslog/downloads/list

Make sure you down the correct bitness.

Install into c:\windows\system32

Then as administrator:

  • evtsys -i -h $LOGHOST
  • net start evtsys
To change the loghost:
  • net stop evtsys
  • evtsys -i -h $NEWLOGHOST
  • net start evtsys
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt