vi /var/log/syslog
查看指定服务的:
grep "bx" /var/log/syslog
查看 systemctl 崩溃日志 及 运行日志
原文:https://www.cnblogs.com/mafeng/p/11759123.html