I am looking into writing my application's log files to a syslog server in addition to plain old log files.
Are there any alternatives to syslogd? Currently we do not run any Linux servers, so it would be ideal if I could find a Windows solution so that I would not need to worry about an addition machine (even if that is only a VM).
What are good products for log visualization? I've come across logfaces, but would like to know other solutions.
Not sure if it matters, but we are using log4j.