- rsyslog.service System Logging Service
Loaded: loaded (/lib/systemd/system/rsyslog.service; enabled; vendor preset: enable)
Active: activating (start) since Sun 2022-04-03 00:58:53 GMT: 42s ag
TriggeredBy: syslog.socket
Docs: man:rsyslogd(8) man:rsyslog.conf (5)
https://www.rsyslog.com/doc/
Main PID: 5263 (rsyslogd)
Tasks: 4 (limit: 4410)
Memory: 1.0M
CPU: 8ms
CGroup:/system.slice/rsyslog.service 5263 /usr/sbin/rsyslogd -n -INONE
avril 03 00:58:53 xxx systemd [1]: Starting System Logging Service...
- root@xxx:/usr/bin# systemctl stop syslog
Warning: Stopping syslog.service, but it can still be activated by: syslog.socket
root@xxx:/usr/bin# systemctl stop syslog
Warning: Stopping syslog. service, but it can still be activated by: syslog.socket
root@xxx:/usr/bin# rm /var/run/rsyslogd.pid
rm: impossible de supprimer '/var/run/rsyslogd.pid': Aucun fichier ou dossier de ce type
root@xxx:/usr/bin# systemctl start syslog
Job for rsyslog.service failed because a timeout was exceeded.
See "systemctl status rsyslog.service" and "Journalctl -xeu rsyslog.service" for details.