ElasticSearch / LogStash / Kibana. Kubernetes manifests included.
505
This image is based on phusion/baseimage so it has proper boot sequence and process supervision. Kubernetes manifests included.
phusion/baseimage is Ubuntu 14.04 LTS based image with runit init, cron, syslog-ng, and sshd.
Usage:
docker run -ti --rm \
-p 59080:80 \
-p 59020:9200 \
-p 5055:5000 \
-p 5055:5000/udp \
-v /tmp/data:/data \
-e MONITORING_ELASTICSEARCH_SERVICE_PORT=59020 \
arkadi/elk \
/sbin/my_init -- bash -l
Source respository on GitHub.
Content type
Image
Digest
sha256:786cfd099…
Size
379.9 MB
Last updated
almost 11 years ago
docker pull arkadi/elk