Production Support Question:
How would you monitor your logs while investigating a high severity problem?

Answer:
I try to look for errors in the last n minutes when the issue occurred. If the issue is still occurring intermittently, I tail the logs for different application server instances to see the error snippets coming in the live logs.
Previous Question | Next Question |
How would you monitor the server resources if inadvertently high traffic is reported? | Have you done any sort of automation in your system monitoring tasks? |