log-analysis
Analyze application and server logs for errors, performance bottlenecks, and security vulnerabilities.
Install
npx skills add https://github.com/supercent-io/skills-template --skill log-analysisStats
| Total installs | 10,644 |
| Weekly installs | 10.6K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Supports multiple log formats including Apache, Nginx, application logs, and JSON with grep-based pattern matching
- Covers error debugging, performance analysis (response times, throughput), security audits (SQL injection, XSS, brute force), and incident response
- Includes pre-built grep patterns for HTTP error codes, time-based analysis, IP-based traffic analysis, and suspicious access patterns
- Read-only operations with built-in masking for sensitive data like passwords and tokens
Tags
Related skills
| Skill | Installs | vs log-analysis |
|---|---|---|
| nestjs-best-practices | 9,419 | -1,225 |
| environment-setup | 10,460 | -184 |
| authentication-setup | 10,603 | -41 |
| gws-shared | 8,498 | -2,146 |
| code-review-excellence | 9,564 | -1,080 |
FAQ
- How many installs does log-analysis have?
- log-analysis has 10,644 total installs and 10.6K installs this week.
- Where is log-analysis hosted?
- log-analysis is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does log-analysis have?
- log-analysis has 88 GitHub stars.
- When was log-analysis first indexed?
- OrangeBot.AI first indexed log-analysis on Jan 24, 2026.
- How do I install log-analysis?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill log-analysis