Hi,

Well, not right now, unless the kernel provides such an option.

--
Bazsi

On Fri, Mar 27, 2015 at 5:44 PM, Matt Zagrabelny <mzagrabe@d.umn.edu> wrote:
Greetings,

Is there a way to interrogate the running daemon to find out what the
*effective* value is for things?

For instance, I'd like to know what the effective value of so_rcvbuf
is for a udp source.

cat /proc/sys/net/core/rmem_default
1024

syslog-ng.conf: udp(); # uses default value of 0

service syslog-ng start

echo 512 > /proc/sys/net/core/rmem_default

Here is where I'd like to interrogate the running daemon and find that
the udp driver is using a value of 1024 for so_rcvbuf.

Any chance of doing that?

Thanks!

-m
______________________________________________________________________________
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