Hello,

I was wondering if anyone has suggestion on best practice for implementing a central syslog solution. I've been considering rsyslog + the php web gui. We have a few different environments, (dev, fit, prod) and I'm not sure if I should tier the logging servers, log to flat file, database... etc...

Any suggestions?