This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
DevicePolicy=closed -
EnvironmentFile=-/etc/sysconfig/loki -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/loki --config.file=/usr/cmd/loki/loki-local-config.yaml -
ExecStart=/usr/bin/loki -boltdb.dir /var/lib/loki/index -local.chunk-directory /var/lib/loki/chunks -config.file /etc/loki/loki.yaml -
ExecStart=/usr/bin/loki -config.file=${CONFIG_FILE} -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/var/lib/loki -
Restart=always -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
SendSIGKILL=no -
TimeoutStopSecIntroduced in systemd 188=20s -
TimeoutStopSecIntroduced in systemd 188=30s -
Type=simple -
User=loki -
WorkingDirectory=/var/lib/loki
-
-
[Unit]-
After=network.target -
Description=Loki Service Daemon -
Description=Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system -
Documentation=https://github.com/grafana/loki -
Documentation=https://grafana.com/docs/loki/latest/
-
Additionnal notes
Nothing here.