________________________________________ From: [email protected] <[email protected]> on behalf of Rainer Gerhards <[email protected]> Sent: Friday, September 5, 2014 7:25 AM To: rsyslog-users Subject: Re: [rsyslog] Available global() Directives
On Fri, Sep 5, 2014 at 1:14 PM, Boylan, James <[email protected]> wrote: > > ?$MaxOpenFiles > > > > seems not to be supported right now This seems to be support on 8.4.0. # grep MaxOpenFiles /etc/rsyslog.conf $MaxOpenFiles 8190 # ps -aef | grep rsyslog root 1290 429 0 07:59 pts/6 00:00:00 grep rsyslog root 31830 1 12 07:57 ? 00:00:11 /usr/local/rsyslog/sbin/rsyslogd -i /var/run/rsyslogd.pid # cat /proc/31830/limits | grep open Max open files 8190 8190 files # > > $umask > > > > also not I set it in my init script, although it would be nice if it worked in the config as well. _____________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

