msg the MSG part of the message (aka "the message" ;)) message 的MSG 部分 rawmsg the message excactly as it was received from the socket. Should be useful for debugging. It is also useful if a message should be forwarded totally unaltered. 完整的消息从so…
Rsyslog配置文件详解https://my.oschina.net/0757/blog/198329 # Save boot messages also to boot.log 启动的相关信息local7.* /var/log/boot.log查看Linux的启动日志,启动失败,看日志 摘要: 非常详细的rsyslogd配置文件解析rsyslog服务和logrotate服务============================================================…