Changes

Jump to: navigation, search

Centralized logging in swarm

503 bytes removed, 17:27, 19 September 2018
Kibana
https://www.elastic.co/products/kibana<br>
https://www.elastic.co/guide/en/kibana/current/docker.html<br>
Kibana is an analytics and visualization platform with intuitive interface sitting on top of ElasticSearch.
--network elk \
-e ELASTICSEARCH_URL=http://elasticsearch:9200 \
--reserve-memory 50m \--label com.df.notify=true \--label com.df.distribute=true \--label com.df.servicePath=/app/kibana,/bundles,/elasticsearch \--label com.df.port=p 5601:5601 \
docker.elastic.co/kibana/kibana:6.4.0
</pre>
version: '2'services: kibana: imagehttp: docker.elastic.co/kibana/kibana:6.4192.0 environment: SERVER_NAME: kibana168.example123.org ELASTICSEARCH_URL: http71://elasticsearch.example.org5601
<br>
docker run --name kibana docker.elastic.co/kibana/kibana:6.4.0
</pre>
 
 
<br>
=Elasticsearch REST API=

Navigation menu