# spujadas/elk-docker

Elasticsearch, Logstash, Kibana (ELK) Docker image

Repository: https://github.com/spujadas/elk-docker
Canonical: https://ross.abutalabs.com/products/elk-docker
Language: Shell
License: NOASSERTION
License Family: other
Topics: elk, logstash, elasticsearch, kibana, docker-image
Last push: 2026-08-12T12:49:21+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 4329, "days_push": 21, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2163, forks 898 (observed 2026-08-28T04:06:21.174886+00:00)

## What it is
A Docker image packaging Elasticsearch, Logstash, and Kibana (the ELK stack) to provide a centralized log server with a log management web interface. It is published on Docker Hub as sebp/elk with many versioned tags, including OSS variants.

## Use cases
- set up a centralized log server with docker
- run elasticsearch logstash kibana in one container
- self-hosted log management web interface
- collect and visualize logs with the ELK stack
- quickly deploy a log aggregation stack for testing
- spin up kibana dashboards for log analysis

## When to choose
- you want a single-container ELK stack for development, testing, or small deployments
- you need a quick self-hosted centralized logging setup without orchestrating three services
- you want prebuilt versioned images including OSS variants

## When to avoid
- you run large-scale production log pipelines needing independently scaled Elasticsearch, Logstash, and Kibana
- you prefer official Elastic images or a Kubernetes operator-based deployment
- you need a lightweight log solution without the JVM overhead

## Facets
- artifact type: infra-config
- maturity: active
- function: logging, search-engine, data-visualization, container-runtime, monitoring
- domain: monitoring, analytics, self-hosted
- platform: self-hosted
- tags: elk-stack, elasticsearch, logstash, kibana, docker-image, log-management, centralized-logging, devops, containers, docker, linux

## Member repositories
- spujadas/elk-docker (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.174886+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-30T02:50:12.912874+00:00, confidence not recorded.
  - readme: https://github.com/spujadas/elk-docker (fetched 2026-08-28T04:06:21.174886+00:00, sha 85b62f582df5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
