commands.sh

systemctl log-target

linux

Get or set the log target for the systemd manager.

More info →

Examples (2)

Show the current log target of the systemd manager

Set the manager's log target

systemctl log-target journal-or-kmsg|journal|kmsg|console|syslog|null|auto
made by @shridhargupta | data from tldr-pages