You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.. | ||
elasticsearch | 4 years ago | |
filebeat | 4 years ago | |
kibana | 4 years ago | |
logstash | 4 years ago | |
old | 4 years ago | |
shared | 4 years ago | |
.env | 4 years ago | |
.gitattributes | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
docker-compose.override.yml | 4 years ago | |
docker-compose.yml | 4 years ago |
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)