20 Jul
2011
20 Jul
'11
12:06 p.m.
On Mon, 2011-07-18 at 15:33 +0200, Josu Lazkano wrote:
Hello, thanks for your help.
I check my syslog file and this is what I get with max-connections(10):
Jul 15 12:54:17 s_all@logserver syslog-ng[20780]: Number of allowed concurrent connections exceeded; num='10', max='10'
I just change to max-connections(500) and it works great.
I will read more about ulimit option.
there's also --fd-limit command line option for syslog-ng to make it easier to increase. -- Bazsi