I want to try to get all my logging in one place. I thought it might be possible to write a Perl script that runs on a Linux box, accesses the Windows EventLog, and then logs anything important (for example Warnings, or whatever they are called in Windows) to the Syslog running on the Linux box. Then all my *nix boxen would be logging to one box and my Windows machines would be logging on the same box.