Projet

Général

Profil

Tâche #29922

Mis à jour par Fabrice Barconnière il y a environ 4 ans

<pre>
root@sphynx:~# systemctl status logrotate.service
● logrotate.service - Rotate log files
Loaded: loaded (/lib/systemd/system/logrotate.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2020-04-16 09:29:56 CEST; 25min ago
TriggeredBy: ● logrotate.timer
Docs: man:logrotate(8)
man:logrotate.conf(5)
Main PID: 1445 (code=exited, status=1/FAILURE)

avril 16 09:29:56 sphynx systemd[1]: Starting Rotate log files...
avril 16 09:29:56 sphynx logrotate[1445]: error: stat of /var/log/schedule.log failed: Aucun fichier ou dossier de ce type
avril 16 09:29:56 sphynx systemd[1]: logrotate.service: Main process exited, code=exited, status=1/FAILURE
avril 16 09:29:56 sphynx systemd[1]: logrotate.service: Failed with result 'exit-code'.
avril 16 09:29:56 sphynx systemd[1]: Failed to start Rotate log files.
</pre>

Retour