puppet-rsyslog
puppet-rsyslog copied to clipboard
local logs on the server end up only in /var/log, rather than with the other clients' logs.
I have set `server_dir => '/mon/log/', on my log server, but its own logs are still staying only in /var/log rather than be collected centrally like the rest. to the best of my knowledge of the rsyslog.conf, this is not easily fixed in configuration options, or did I miss something? can your current code allow this or will it need some patching?
This needs some changes to be working as expected.
The following comes to my mind:
- new parameter
log_local_path - changes to the template
templates/client/local.conf.erb