Analyzes application logs to identify performance bottlenecks, recurring error patterns, and resource usage anomalies.
This skill empowers Claude to perform automated log analysis using powerful command-line utilities like grep and awk to streamline the debugging process. It automatically extracts timestamps, request durations, and error messages to pinpoint slow requests and system failures, providing actionable insights through structured reports. Whether you are troubleshooting a production outage or optimizing application latency, this tool helps maintain system health by identifying trends and optimization opportunities within your log data.
主な機能
01Pattern matching to group and summarize recurring application errors
02Native integration with grep, awk, and shell-based log processing
03Automated detection of slow requests and latency spikes
041,618 GitHub stars
05Generation of structured analysis reports with optimization recommendations
06Resource usage tracking and anomaly detection from log data
ユースケース
01Debugging frequent exceptions and error patterns in application logs
02Troubleshooting production performance bottlenecks and slow endpoints
03Auditing system resource usage trends for capacity planning