: [rsyslog] Dynamic file generation issue
Yea, there's other config files in the same directory but nothing references
creating a syslog file. Is that a default option?
Any idea why the logs are being split?
Thanks,
Will
On 21/11/2022 17:21, David Lang wrote:
is that really your entire c
2022 23:41:30 +
From: Will BMD
To: David Lang ,
Will BMD via rsyslog
Subject: Re: [rsyslog] Dynamic file generation issue
Yea, there's other config files in the same directory but nothing references
creating a syslog file. Is that a default option?
Any idea why the logs are being
n, 21 Nov 2022, Will BMD via rsyslog wrote:
Date: Mon, 21 Nov 2022 17:19:39 +
From: Will BMD via rsyslog
To: rsyslog@lists.adiscon.com
Cc: Will BMD
Subject: [rsyslog] Dynamic file generation issue
Hey all,
I've got a pretty simple configuration as below:
module(load="imudp"
is that really your entire config, nothing else?
David Lang
On Mon, 21 Nov 2022, Will BMD via rsyslog wrote:
Date: Mon, 21 Nov 2022 17:19:39 +
From: Will BMD via rsyslog
To: rsyslog@lists.adiscon.com
Cc: Will BMD
Subject: [rsyslog] Dynamic file generation issue
Hey all,
I've
Hey all,
I've got a pretty simple configuration as below:
module(load="imudp")
input(type="imudp" port="514")
$template
DynaFile,"/var/log/ext/%HOSTNAME%/%timestamp:::date-month%/%timestamp:::date-day%/%timestamp:::date-hour%.log"
*.* -?DynaFile
This appears to be working but I've noticed t
5 matches
Mail list logo