docker-elk/setup
Antoine Cotten 82b1e653b0
fix(logstash): Adjust role for ECS compatibility
'ecs_compatibility' is now on by default, therefore Logstash indices are
created with the naming pattern "ecs-logstash-*" when data streams are
disabled ('data_stream => false').
2022-03-02 17:13:24 +01:00
..
roles fix(logstash): Adjust role for ECS compatibility 2022-03-02 17:13:24 +01:00
.dockerignore Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
.gitignore Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
Dockerfile fix: Explicitly make entrypoint of 'setup' service executable 2022-02-28 09:46:27 +01:00
entrypoint.sh Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
helpers.sh fix: Explicitly make entrypoint of 'setup' service executable 2022-02-28 09:46:27 +01:00