Wanting to learn more about logs. Reading thru https://ubuntu.com/tutorials/viewing-and-monitoring-log-files#2-log-files-locations Noticing that /var/log/daemon.log & /var/log/debug are not visible what am I doing wrong?
Asked
Active
Viewed 209 times
less /var/log/README
Welcome to Ask Ubuntu. – chili555 May 17 '23 at 22:19man journalctl
.journalctl
is the modern way, much better than trying to guess which log file(s) has the messages you care about. Click on my name, read my Profile – waltinator May 17 '23 at 23:32journalctl
easier. – waltinator May 17 '23 at 23:44