Sign inSign up

jamesarems/docker-kibana

By jamesarems

Updated about 8 years ago

Docker Kibana experimental

Image
0

627

jamesarems/docker-kibana repository overview

Kibana Docker

powered byN|Solid

Main aim is to ease the complexity to imlement ELK stack.

  • Very Easy to run
  • Destroy and create feature
  • Doest affect your local systems

New Features!

Still in beta

Installation
$ 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

Tag summary

Content type

Image

Digest

Size

577.9 MB

Last updated

about 8 years ago

docker pull jamesarems/docker-kibana