linux系统日志中出现大量systemd Starting Session ### of user root 解决

本文解析了在Red Hat Enterprise Linux 7中常见的系统日志消息,如Created slice user-0.slice.和Starting Session等,确认这些为正常现象,并提供了通过rsyslog配置来抑制此类日志输出的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

这种情况是正常的,不算是一个问题

https://access.redhat.com/solutions/1564823

Environment

  • Red Hat Enterprise Linux 7

Issue

  • On my RHEL7 newely installed system I am seeing the following in /var/log/messages all the time

    Jul 24 08:50:01 example.com systemd: Created slice user-0.slice.
    Jul 24 08:50:01 example.com systemd: Starting Session 150 of user root.
    Jul 24 08:50:01 example.com systemd: Started Session 150 of user root.
    Jul 24 09:00:01 example.com systemd: Created slice user-0.slice.
    Jul 24 09:00:02 example.com systemd: Starting Session 151 of user root.
    Jul 24 09:00:02 example.com systemd: Started Session 151 of user root.
    

Resolution

  • These messages are normal and expected -- they will be seen any time a user logs in

  • To suppress these log entries in /var/log/messages, create a discard filter with rsyslog, e.g., run the following command:

    echo 'if $programname == "systemd" and ($msg contains "Starting Session" or $msg contains "Started Session" or $msg contains "Created slice" or $msg contains "Starting user-" or $msg contains "Starting User Slice of" or $msg contains "Removed session" or $msg contains "Removed slice User Slice of" or $msg contains "Stopping User Slice of") then stop' >/etc/rsyslog.d/ignore-systemd-session-slice.conf
    
    

    Then restart the rsyslog service

    systemctl restart rsyslog

 

转载于:https://www.cnblogs.com/wyzhou/p/9803148.html

Jul 14 18:30:00 nrdscnetlog25 su[72876]: (to root) root on none Jul 14 18:30:00 nrdscnetlog25 systemd[1]: Starting system activity accounting tool... Jul 14 18:30:00 nrdscnetlog25 systemd[1]: sysstat-collect.service: Succeeded. Jul 14 18:30:00 nrdscnetlog25 systemd[1]: Started system activity accounting tool. Jul 14 18:30:00 nrdscnetlog25 root[73159]: class="HOST_LOGIN" time="2025-07-14 18:30:00" user="root" src_ipv4="10.142.30.35" src_ipv6="" dst_ipv4="10.142.30.35" dst_ipv6="" log_type=1 operation="su root successful" login_type= Jul 14 18:30:00 nrdscnetlog25 su[73254]: (to root) root on none Jul 14 18:30:00 nrdscnetlog25 root[73323]: class="HOST_LOGIN" time="2025-07-14 18:30:00" user="root" src_ipv4="10.142.30.35" src_ipv6="" dst_ipv4="10.142.30.35" dst_ipv6="" log_type=1 operation="su root successful" login_type= Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 225 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 226 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 227 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 228 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 230 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 229 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 231 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 233 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 234 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 232 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 236 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 238 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 239 of user yunqiao. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 235 of user root. Jul 14 18:30:01 nrdscnetlog25 systemd[1]: Started Session 237 of user root. Jul 14 18:30:02 nrdscnetlog25 systemd[1]: session-225.scope: Succeeded. Jul 14 18:30:02 nrdscnetlog25 systemd[1]: session-237.scope: Succeeded. Jul 14 18:30:02 nrdscnetlog25 systemd[1]: session-235.scope: Succeeded. Jul 14 18:30:02 nrdscnetlog25 systemd[1]: session-233.scope: Succeeded. Jul 14 18:30:02 nrdscnetlog25 systemd[1]: session-236.scope: Succeeded.
最新发布
08-04
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值