|
|
|
|
|
by dotancohen
805 days ago
|
|
OK, I'm starting to see where you're going with this - I also compare incident-affected logs with pre-incident logs, or HTTP requests that I want to debug with similar requests that are known good. What tools are you using? For me it's often just grep and awk with temp files, maybe a touch of python occasionally. |
|