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
George Kalampokis 00e4dd5d36 Minor cleanup to logstash 4 years ago
..
elasticsearch Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
filebeat Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
kibana Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
logstash Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
old Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
shared Minor cleanup to logstash 4 years ago
.env Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
.gitattributes Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
LICENSE Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
README.md Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
docker-compose.override.yml Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago
docker-compose.yml Updated Elastic stack in order to store log files and add (expirimental) dataset index 4 years ago

README.md

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)