What problem does it solve?
Detects and summarizes anomalous activity in server logs to accelerate incident triage and routine monitoring. It reduces the time needed to identify brute-force attempts, scanning behavior, failed authentications, and systemic error patterns across access, auth, and syslog files.
Core Features & Use Cases
- Top-N summarization: Extracts top IPs, request paths, HTTP status distributions, and User-Agents from web access logs.
- Anomaly detection: Identifies suspected brute-force activity (multiple 401s), scanning/path enumeration (high 404 counts), and recurring auth failures, and suggests example blocking commands.
- Syslog and auth analysis: Aggregates error/warning patterns, top processes emitting errors, failed and successful login summaries, and builds an hourly timeline for reconstruction.
- Use Case: During an incident response, run this skill on recent access and auth logs to quickly produce a timeline, list suspicious IPs, and prioritize follow-up actions.
Quick Start
Ask the skill to analyze /var/log/nginx/access.log for anomalies and produce a timeline and summary report.