-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Specify a log prefix in the systemd services so the logs from each service can be differentiated in /var/log. Right now, all of them appear as docker.
This can be done by adding the SyslogIdentifier parameter (see https://unix.stackexchange.com/questions/192650/how-to-set-syslogidentifier-in-service-section-of-systemd-service-file-as-emptz).
Reactions are currently unavailable