journalctl — logs systemd

Consulter les logs des services · Catégorie : Linux

Lecture

CommandeDescription
journalctl -u nginxLogs d'un service
journalctl -u nginx -fSuivre logs (tail -f)
journalctl --since '1 hour ago'Depuis 1h
journalctl -p errErreurs uniquement
journalctl --vacuum-time=7dGarder 7j max
🚀 Essayer le terminal IA Omnexia gratuit

Cheat sheet propulsé par Omnexia.ai — Plateforme d'orchestration multi-IA avec terminal intégré.