Skip to content

Golang with ELK (Elasticsearch, Logstash, Kibana) docker composer

Notifications You must be signed in to change notification settings

chieund/elk-docker-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elk-docker-composer

docker-compose up -d

LINK ES

localhost:9200

LINK Kibana

localhost:5601

error

https://stackoverflow.com/questions/45122459/mounts-denied-the-paths-are-not-shared-from-os-x-and-are-not-known-to-docke

error KIBANA

Kibana server is not ready yet
Fix
curl --request DELETE 'http://localhost:9200/.kibana*'

curl -H "Content-Type: application/json" 0:9200/_cat/indices?v | grep -i kibana

About

Golang with ELK (Elasticsearch, Logstash, Kibana) docker composer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages