Logging

ELK Logging

UitbreidenOS Updated

File contents

ELK Logging

When to activate

Deploying log aggregation, writing Elasticsearch queries, or debugging application logs.

When NOT to use

For metrics and alerting — use prometheus-alerting skill instead.

Instructions

  1. Configure log shippers (Filebeat, Logstash) for new sources
  2. Define index lifecycle policies and retention
  3. Build and validate Kibana dashboards
  4. Write targeted queries for incident investigation

Example

Set up structured logging pipeline with field mapping, filtering, and retention policies.

UitbreidenOS/UitKit/tree/main/professional-stacks/devops_platform_stack/skills/logging commit 791df654cc

Frequently asked questions

npx skillmds@latest add uitbreidenos/logging