rsyslog.conf configuration file
Rsyslogd supports BSD-style blocks inside rsyslog.conf. Each block of lines...If you just need to filter based on priority and facility, you should do...
RSYSLOG没那么简单
/rsyslog.conf加载”$ModLoad ommysql“,然后在指定哪些日志需要存放在数据里。...上面的例子的另一种写法,用if的好处是可以定义一些复杂的条件匹配filter非常的实用...
rsyslog收集nginx日志配置 - 推酷
# yum install rsyslog -y # vim /etc/rsyslog.conf $ModLoad imudp #启用...2. 使用Docker Nginx模拟负载均衡 3. 谈谈OpenResty 中的 body_filter_by_lua...