stack-profile:log-analytics-elk
Log Analytics Platform — ELK Stack (Elasticsearch, Logstash, Kibana, Docker) overview
A centralized log analytics platform built on the ELK stack where Elasticsearch indexes and searches structured log data, Kibana provides dashboards and ad-hoc exploration, and Fluent Bit collects and forwards logs from application containers. Docker Compose orchestrates the local development stack while Kubernetes Helm charts manage production deployment. Prometheus monitors the ELK cluster health itself. Designed for platform and SRE teams centralizing observability across microservice architectures. The tradeoff is resource intensity — Elasticsearch clusters are memory-hungry and require careful index lifecycle management, shard sizing, and retention policies to prevent storage costs from growing unboundedly with log volume.
Attributes
Outgoing edges
- domain:observability·DomainObservability
- domain:devops·DomainDevOps
- tool:elasticsearch·ToolElasticsearch
- tool:docker·ToolDocker
- tool:prometheus·ToolPrometheus
- tool:fluent-bit·ToolFluent Bit
- language:yaml·LanguageYAML
- tool:helm·ToolHelm
- tool:docker-compose·ToolDocker Compose
- workflow:alert-tuning·WorkflowAlert Tuning
- workflow:log-retention-policy·WorkflowLog Retention Policy
- skill-area:log-aggregation·SkillAreaLog Aggregation & Analysis
- skill-area:search-indexing·SkillAreaSearch and Indexing
- skill-area:observability-instrumentation·SkillAreaObservability Instrumentation
- skill-area:containerization·SkillArea
- skill-area:metrics-dashboarding·SkillAreaMetrics & Dashboarding
- role:sre·Role
- role:platform-engineer·Role
- role:devops-engineer·Role