George Kalampokis 00e4dd5d36 | ||
---|---|---|
.. | ||
elasticsearch | ||
filebeat | ||
kibana | ||
logstash | ||
old | ||
shared | ||
.env | ||
.gitattributes | ||
LICENSE | ||
README.md | ||
docker-compose.override.yml | ||
docker-compose.yml |
README.md
Init default users and retrieve passwords
- connect to elasticsearch container with docker exec -it elastichsearch /bin/bash
- run ./bin/elasticsearch-setup-passwords auto >./data/passwords.txt (press y and enter when the console shows nothing)