puppet-rsyslog
puppet-rsyslog copied to clipboard
Manage rsyslog through puppet
I think the default limit is about 1000 open connection. Is it possible to add the setting to list? $MaxOpenFiles Thanks, Steve K.
In cases where you want to bypass the creation of local log files, you can use Unix sockets. That is supported in rsyslog with the $AddUnixListenSocket parameter. http://www.rsyslog.com/doc/master/configuration/modules/imuxsock.html Currently this...
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...
Starting from version 9 of Red Hat operating systems, the configurations in the rsyslog.conf file have changed. Currently, we are using the module, and it works well for systems