30 Jun
2005
30 Jun
'05
8:58 a.m.
On Wed, 2005-06-29 at 15:52 +0800, kyle lo wrote:
hi everybody..... i have two problems first is when i execute syslog-ng-1.9.4+20050629 i got this message "getsockopt(SOL_SOCKET, SO_ERROR) failed for connecting socket; reconnect='10', error='Socket opreation on non-socket (88)'" could anyone tell me what's happened and how to resolve that?
Can you show me the relevant parts of your configuration?
the second is in syslog-ng 1.6.x can i use log_prefix() in udp source driver?
in syslog-ng 1.9.x log_prefix became a general source-specific option and thus it is available for all source drivers. in syslog-ng 1.6.x it is file() and pipe() specific, thus it does not work with udp(). -- Bazsi