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.
argos/ELK.Docker/README.md

248 B

Init default users and retrieve passwords

  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)