I was wondering if anyone is using syslog to log their errors / warnings / web application information? This can be very useful in a deployment environment with a large number of servers.
If so, what client visualization can you observe for errors and group the same errors in batch mode?
Do you use methods other than syslog to achieve this logging capability?
source share