~/blog
#incident
All articles tagged #incident โ practical guides from production experience.
Browse by category
Filter by topic
2 posts tagged #incident
April 24, 2026ยท9 min read
Log Analysis for Security Investigations: Windows Event Logs and Web Server Access Logs
A practical guide to log analysis for security investigations โ Windows Event Viewer, critical Event IDs, Apache access log parsing, and the Linux command-line tools that make manual log analysis fast and effective.
#security#linux#logs#incident#troubleshooting#debugging
August 11, 2024ยท7 min read
Reading Logs Like a Detective: A Field Guide to Incident Triage
The exact commands and mental models I use to go from 'something is wrong' to 'I know exactly what happened' in under 15 minutes.
#logs#debugging#incident#troubleshooting#security-ops