yslog-users
Cc: Radu Gheorghe
Subject: Re: [rsyslog] creating separate config file for a log file
Hi Keith,
rsyslog.conf is read sequentially, so wherever you have your include
directive (more details here
https://www.rsyslog.com/doc/master/rainerscript/include.html) is where your
new config file(
Hi Keith,
rsyslog.conf is read sequentially, so wherever you have your include
directive (more details here
https://www.rsyslog.com/doc/master/rainerscript/include.html) is where your
new config file(s) will be read.
Your included config (and the directories leading to it) need to be
readable by
I am looking to create a rsyslog.d config file for a specific log file but the
docs aren't clear the scope of the values in that file.
I don't know what variables to use to set things like owner/group and perms but
from what I gather from the docs that will affect everything created after my
fi
3 matches
Mail list logo