- outline
flooding messages “systemd: Started Session” on Linux machine
- resolution
''echo 'if $programname == "systemd" and ($msg contains "Starting Session" or $msg contains "Started Session" or $msg contains "Created slice" or $msg contains "Starting user-") then stop'>/etc/rsyslog.d/ignore-systemd-session-slice.conf''
systemctl restart rsyslog