Graylog2 / graylog-docker

Official Graylog Docker image
https://hub.docker.com/r/graylog/graylog/
Apache License 2.0
356 stars 133 forks source link

Sync up 'config/graylog.conf' with the current 4.2 config. #185

Closed supahgreg closed 2 years ago

supahgreg commented 2 years ago

https://github.com/Graylog2/graylog2-server/blob/de5fe7d317bc47663d24d98e9c3aac23fe4f87fd/misc/graylog.conf

Notes for Reviewers

This currently (intentionally) removes the default values previously present for password_secret and root_password_sha2, as it seems insecure (and misc/graylog.conf, docs, docker-compose.yml, etc. suggests both should always be set explicitly).