flooding messages “systemd: Started Session”
Taegu Kang
1 min read
- 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
0
Subscribe to my newsletter
Read articles from Taegu Kang directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by