Who use syslog for logging his web application
        Posted  
        
            by user137246
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user137246
        
        
        
        Published on 2009-07-14T08:55:33Z
        Indexed on 
            2010/05/22
            9:10 UTC
        
        
        Read the original article
        Hit count: 203
        
I was wondering if somebody use syslog to log his web application errors/warning/info ? It could be quite useful in a deployment environment with a lot of servers.
If yes, what kind of client visualisation you can get to watch errors and grouping the same errors into batch?
Do you use other techniques than syslog to achieve this kind of logging functionality?
© Stack Overflow or respective owner