ansible-loki-role/templates
Martin Weinelt d1f33c1172 systemd: set WorkingDirectory to fix relative mkdir
Loki 2.4.1 tries to `mkdir` a path relative to the working directory,
which is problematic when it is not set to a path that is writeable by
the loki user.

> level=error ts=2021-12-02T16:18:14.974316503Z caller=log.go:106 msg="error running loki" err="mkdir wal: permission denied [...]"

Fixes this by setting the working directory to lokis storage directory.

Signed-off-by: Martin Weinelt <martin.weinelt@man-da.de>
2021-12-02 17:25:04 +01:00
..
loki.service.j2 systemd: set WorkingDirectory to fix relative mkdir 2021-12-02 17:25:04 +01:00
loki.yml.j2 add promtail 2020-04-19 21:21:00 -03:00
promtail.service.j2 configs 2020-05-04 18:48:42 -03:00
promtail.yml.j2 changes 2020-04-21 19:54:44 -03:00