摘要:
rsyslog默认会将特殊字符(\t)转换成#009 由全局配置$EscapeControlCharactersOnReceive 决定,如果自己需要根据\t处理输出时,需将该选项改为off。$EscapeControlCharactersOnReceive off #关闭rsyslo... 阅读全文
摘要:
rsyslog默认会将特殊字符(\t)转换成#009 由全局配置$EscapeControlCharactersOnReceive 决定,如果自己需要根据\t处理输出时,需将该选项改为off。$EscapeControlCharactersOnReceive off #关闭rsyslo... 阅读全文
摘要:
Using negation can be useful if you would like to do some generic processing but exclude some specific events. You can use the discard action in con... 阅读全文
摘要:
Using negation can be useful if you would like to do some generic processing but exclude some specific events. You can use the discard action in con... 阅读全文
摘要:
severity and facility Facility 定义日志消息的来源,以方便对日志进行分类,facility 有以下几种: --kern 内核消息 --user 用户级消息 --mail 邮件系统消息 --daemon 系统服务消息 ... 阅读全文
摘要:
severity and facility Facility 定义日志消息的来源,以方便对日志进行分类,facility 有以下几种: --kern 内核消息 --user 用户级消息 --mail 邮件系统消息 --daemon 系统服务消息 ... 阅读全文
摘要:
msgthe MSG part of the message (aka “the message” ;))message 的MSG 部分 rawmsgthe message excactly as it was received from the socket. Should be useful... 阅读全文
摘要:
msgthe MSG part of the message (aka “the message” ;))message 的MSG 部分 rawmsgthe message excactly as it was received from the socket. Should be useful... 阅读全文
摘要:
nginx 配置:user nginx;worker_processes 1;syslog local5 nginx-zjzc01;rsyslog 服务器收到的消息:-rw-r--r-- 1 root root 190 Aug 10 16:08 aa.logzjtest7-fronten... 阅读全文
摘要:
nginx 配置:user nginx;worker_processes 1;syslog local5 nginx-zjzc01;rsyslog 服务器收到的消息:-rw-r--r-- 1 root root 190 Aug 10 16:08 aa.logzjtest7-fronten... 阅读全文