Graylog2 / Graylog2/docker-compose
Reccomendation: Add TZ to environment
Open
triaged
- Dominant language
- Shell
- Stars
- 592
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Would recommend adding GRAYLOG_ROOT_TIMEZONE: "whatever" and TZ: "ZoneName" to the environment variables in the docker-compose files.
Since most people may not know how to edit the graylog.conf to modify the admin time (since it cannot be edited from the web console) as well as the container's time defaults to UTC.
Contributor guide
Assessment
This issue has not been assessed yet.