# deviantony/docker-elk

The Elastic stack (ELK) powered by Docker and Compose.

Repository: https://github.com/deviantony/docker-elk
Canonical: https://ross.abutalabs.com/products/docker-elk
Language: Shell
License: MIT
License Family: permissive
Topics: docker, elasticsearch, logstash, kibana, elk, docker-compose, searchguard
Last push: 2026-08-23T00:23:44+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 43, longevity 100
- inputs: {"age_days": 4306, "days_push": 11, "days_rel": 300, "gap_med": 31, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 18388, forks 6882 (observed 2026-08-28T04:11:26.622484+00:00)

## What it is
A Docker Compose template that spins up the full Elastic stack (Elasticsearch, Logstash, Kibana) with minimal configuration. It is designed for easy exploration and tweaking of the ELK stack rather than as a production-ready deployment.

## Use cases
- set up an ELK stack locally with docker compose
- explore and visualize logs with Kibana
- ingest and index data into Elasticsearch via Logstash
- self-host a search and analytics stack
- learn how Elasticsearch, Logstash, and Kibana fit together
- prototype a log aggregation pipeline before production deployment

## When to choose
- you want a quick, minimal ELK setup for development or learning
- you prefer readable Compose files and documentation over heavy automation
- you need a template you can tweak for your own deployment
- you want optional TLS or SearchGuard variants out of the box

## When to avoid
- you need a hardened, production-ready cluster out of the box
- you want a fully automated, opinionated deployment pipeline
- you don't use Docker or Docker Compose
- you need a managed Elasticsearch service instead of self-hosting

## Facets
- artifact type: infra-config
- maturity: active
- function: search-engine, data-visualization, logging, monitoring, etl, self-hosted, container-orchestration
- domain: analytics, monitoring, self-hosted
- platform: windows, self-hosted
- tags: elk-stack, elasticsearch, logstash, kibana, docker-compose, log-analytics, searchguard, devops-tooling, search, devops, data-engineering, containers, docker, linux, macos

## Member repositories
- deviantony/docker-elk (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:26.622484+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:02:03.513385+00:00, confidence not recorded.
  - readme: https://github.com/deviantony/docker-elk (fetched 2026-08-28T04:11:26.622484+00:00, sha c95544cedb29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
