argos/ELK.Docker/README.md

5 lines
248 B
Markdown
Raw Permalink Normal View History

Init default users and retrieve passwords
2018-06-27 12:29:21 +02:00
1) connect to elasticsearch container with docker exec -it elastichsearch /bin/bash
2) run ./bin/elasticsearch-setup-passwords auto >./data/passwords.txt (press y and enter when the console shows nothing)