Main aim is to ease the complexity to imlement ELK stack.
Still in beta
$ docker pull jamesarems/docker-kibana
$ docker run -d -privileged -p 5601:5601/tcp jamesarems/docker-kibana
If you need to change port and run it to default 80, then change the bind port
$ docker run -d -privileged -p 80:5601/tcp jamesarems/docker-kibana
Development going on..Stay tuned
Content type
Image
Digest
Size
577.9 MB
Last updated
about 8 years ago
docker pull jamesarems/docker-kibana