<p dir="ltr">syslog-ng spawns worker threads as needed and not immediately.</p>
<div class="gmail_quote">On May 21, 2015 9:08 PM, &quot;nagesh mallappa&quot; &lt;<a href="mailto:mallappanagesh@gmail.com">mallappanagesh@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8000001907349px">Hi All,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I have added this line in my syslog-ng.conf file,</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><b>options {threaded(yes) ; };</b><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I have 4 core system ,</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><div>root@nageshm-HVM-domU:/etc/syslog-ng# lscpu</div><div>Architecture:          i686</div><div>CPU op-mode(s):        32-bit, 64-bit</div><div>Byte Order:            Little Endian</div><div><b>CPU(s):                4</b></div></div><div style="font-size:12.8000001907349px"><b><br></b></div><div style="font-size:12.8000001907349px">On Enabling mutithreading also, I do not the main syslog-ng thread spawning multiple threads,</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">This is ps output,</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><div>root@nageshm-HVM-domU:~# ps -elf | grep syslog-ng</div><div>1 S root     24871     1  0  80   0 -  1091 wait   08:22 ?        00:00:00 supervising syslog-ng                        </div><div>5 S root     24872 24871  0  80   0 -  4156 ep_pol 08:22 ?        00:00:00 /usr/sbin/syslog-ng -p /var/run/syslog-ng.pid</div><div>0 S root     24882 24255  0  80   0 -  1170 pipe_w 08:22 pts/13   00:00:00 grep --color=auto syslog-ng</div></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">As we can only 2 processes are running, but I expect four threads to run, since I have 4 core system.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Please Let me know, any configuration I am missing.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Hoping for urgent help !!.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks,</div><div style="font-size:12.8000001907349px">Nagesh</div></div>
<br>______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
<br></blockquote></div>