[syslog-ng] Configuring multithreading in syslog-ng need HELP !!

Rick Silacci rick at velociter.net
Fri May 22 17:51:17 CEST 2015


Hello,
Can you tell me what the required libraries for syslog-ng web are?  Also is the command to start syslog-ng web ‘node app.js?

Thanks
Rick

From: syslog-ng-bounces at lists.balabit.hu [mailto:syslog-ng-bounces at lists.balabit.hu] On Behalf Of Scheidler, Balázs
Sent: Thursday, May 21, 2015 3:07 PM
To: Syslog-ng users' and developers' mailing list
Subject: Re: [syslog-ng] Configuring multithreading in syslog-ng need HELP !!


syslog-ng spawns worker threads as needed and not immediately.
On May 21, 2015 9:08 PM, "nagesh mallappa" <mallappanagesh at gmail.com<mailto:mallappanagesh at gmail.com>> wrote:
Hi All,

I have added this line in my syslog-ng.conf file,

options {threaded(yes) ; };

I have 4 core system ,

root at nageshm-HVM-domU:/etc/syslog-ng# lscpu
Architecture:          i686
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4

On Enabling mutithreading also, I do not the main syslog-ng thread spawning multiple threads,

This is ps output,

root at nageshm-HVM-domU:~# ps -elf | grep syslog-ng
1 S root     24871     1  0  80   0 -  1091 wait   08:22 ?        00:00:00 supervising syslog-ng
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
0 S root     24882 24255  0  80   0 -  1170 pipe_w 08:22 pts/13   00:00:00 grep --color=auto syslog-ng

As we can only 2 processes are running, but I expect four threads to run, since I have 4 core system.

Please Let me know, any configuration I am missing.

Hoping for urgent help !!.

Thanks,
Nagesh

______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20150522/a11a0a74/attachment.htm 


More information about the syslog-ng mailing list