This is kibana 3.1.2 based on alpine. Images are tagged by kibana versions. It requires at least 0.90.9, recomended 1.4.0 Elasticsearch server version.
docker run -d -p <host ip>:<host port>:5601 \
-e ELASTIC_URL=<elasticsearch url> stormsw/kibana
elasticsearch url should include protocol prefix, for ex.: http://localhost:9200
You could set KIBANA_INDEX env variable to set an index for kibana's data.
Content type
Image
Digest
sha256:446f29739…
Size
14.5 MB
Last updated
about 11 years ago
docker pull stormsw/kibana