Rsyslog template adds unnecessary space
The template looks like this:
Rsyslog template adds unnecessary space
The template looks like this:
force writing right away to file with rsyslog
my ruby/rake daemon script logs to STDOUT. But thanks to systemd
, logs are available to rsyslog
.
force writing right away to file with rsyslog
my ruby/rake daemon script logs to STDOUT. But thanks to systemd
, logs are available to rsyslog
.
How to write DRY rsyslog rules?
Using rsyslog
and specifically liblognorm
is it possible to have DRY rules by referencing other rules?