How To Use Journalctl to View and Manipulate Systemd Logs
Table of Contents
本文为摘录(或转载),侵删,原文为: https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
1 Basic Log Viewing
要查看 journald 守护程序收集的日志,请使用 journalctl 命令。
当单独使用时,系统中的每个日志条目都会在翻页器(通常是 less)中显示,供您浏览。最旧的条目将显示在顶部: