rsyslog-doc
rsyslog-doc copied to clipboard
documentation for the rsyslog project
I have a new format configuration files with templates and rules for different sources using IMPTCP that I want to translate to IMTCP, but can't find a sample of using...
During testing we found that if you set `Ratelimit.Burst` for example 10 messages and you test for that 10 messages to arrive you get only 9 messages and message telling...
Need kafka version compatibility metrics for rsyslog - omkafka
See: https://github.com/rsyslog/rsyslog/pull/4037
Given most cluster deployment mechanisms turn on RBAC by default, the mmkubernetes plugin will need a serviceaccount with privileges to list and get pods and namespaces. Documention and a sample...
Add doc for tlscfgcmd in imrelp and omrelp.
related to https://github.com/rsyslog/rsyslog/pull/3764 main repo PR
I found this page: http://www.rsyslog.com/doc/master/rainerscript/expressions.html which had this to say: > The language supports arbitrary complex expressions. All usual operators are supported. The precedence of operations is as follows (with...
> Do not use this module for newly crafted config files. Use global variables instead. A link to some examples on equivalent configuration should be provided. How do you generate...
**From a mailing list post:** > I am set the variables and using them in filters. But the following are not working as expected or not working at all. >...