In the early days of Linux, the syslog process wrote log files as ASCII text files to the /var/log directory. To read them, you needed tools such as the less command. You can still read a log file in ...