Configure Log Aggregation

Set up centralized log aggregation with Loki and Promtail (or ELK stack), including log parsing, label extraction, retention policies, and integration with metrics for correlation. Use when consolidating logs from multiple services into a searchable system, replacing local log files with centralized queryable storage, correlating logs with metrics and traces, implementing structured logging with label extraction, or troubleshooting production incidents requiring cross-service log analysis.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/configure-log-aggregation commit e4286d1fb7

Frequently asked questions

npx skillmds@latest add pjt222/configure-log-aggregation