Skip to main content

Command Palette

Search for a command to run...

flooding messages “systemd: Started Session”

Linux

Updated
1 min read
flooding messages “systemd: Started Session”
  • 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