Tag: syslog

  • Windows Event Logs to Syslog – Update

    I came across this site earlier, seems to have a good amount of resources linked for anyone looking to implement Windows event log to syslog. http://www.loganalysis.org/windows-to-syslog/ There’s not much in terms of documentation, but it lists a number of tools which may help people in implementing this. Good luck! EDIT: Seems in linking to this,…

  • Windows 2003 / 2008 event logging to Syslog

    I stumbled on a seemingly unique requirement this week to log file access for a Windows network share. Of importance, was the logging of object deletions, and writes. For most Windows admins, this probably sounds like a simple task of setting up group policies or local security policies to audit object access, and the required…