资 源 简 介
Eventlog to Syslog Service for Windows
This program is written in C and provides a method of sending Windows Eventlog events to a syslog server. It works with the new Windows Events service found in Vista and Server 2008 and can be compiled for both 32 and 64-bit environments. Designed to keep up with very busy servers, it is fast, light, and efficient.
The program is designed to run as a windows service.
It is an adaption of Curtis Smith"s Eventlog to Syslog service found at https://engineering.purdue.edu/ECN/Resources/Documents/UNIX/evtsys/
#### It contains the following improvements on Smith"s utility: ####
NOTE: Pre-4.5 Users. The 4.5 update changes how log hosts are configured. Please make sure your registry keys are consolidated into a single registry key with multiple hosts separated by a semicolon when upgrading, or just reinstall using the new format to specify your log hosts. Check the readme for full details.
Update:
* Added a