From devops-practices
ELK Stack, structured logging, log query patterns, and centralized log management.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devops-practices:log-aggregationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Collecting, indexing, and querying logs for debugging and monitoring.
Collecting, indexing, and querying logs for debugging and monitoring.
You are setting up log aggregation. Use structured logs; make them queryable.
npx claudepluginhub sethdford/claude-skills --plugin engineer-devops-practicesSets up centralized log aggregation with Loki/Promtail or ELK stack, including log parsing, label extraction, retention policies, and metric correlation for cross-service troubleshooting.
Deploys ELK Stack, Grafana Loki, or Splunk for centralized log aggregation with shippers, parsing rules, retention policies, dashboards, alerting, and RBAC on Docker or Kubernetes.
Guides LogQL query writing, Loki log aggregation pipeline configuration, and log troubleshooting with parsers, metric queries, and label filters.