1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-21 21:31:55 +02:00
infrastructure/roles/promtail/files
Kristian Klausen 754686de82 promtail: Give access to the logrotated nginx access.log files
The files are initially created by nginx as 0644/http:root, but when
logrotate rotates the files it creates the new files as 0640/http:log,
which promtail can't read.

Fix the issue by adding the log group as a supplementary group.
2021-04-09 20:13:04 +00:00
..
override.conf promtail: Give access to the logrotated nginx access.log files 2021-04-09 20:13:04 +00:00