Skip to content

Kibana 4.0.2 Dashboard, ~90MB, Environment variable support, without elasticsearch server

Notifications You must be signed in to change notification settings

Pindar/docker-kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

docker-kibana

Kibana 4.0.2 running in a docker container. You can easily change the endpoint of elasticsearch via an environment variable. To save bandwidth and disk space this image uses an alpine linux.

Usage:

docker run \
--name kibana \
-e ELASTICSEARCH_ENDPOINT=http://elasticsearch_client.staging.example.local:9200 \
-p 5601:5601 \
pindar/kibana

About

Kibana 4.0.2 Dashboard, ~90MB, Environment variable support, without elasticsearch server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages