Logging Poll #3 "What Do You Do With Logs?" Analysis
...raw logs on a server (23
Search raw logs (grep) when needed (24
Yes, this is the "state of the art" of logging: collection of raw logs and "as needed" grep aka "slow and painful" search. In fact, the above answers might not even be given by the same people: some might be grepping logs on the individual servers, while others collect them on...
