"Balla, Hithendra (EXT-Other - IN/Bangalore)" <hithendra.balla.ext@nsn.com> writes:
A02-LEM-CSLPN01A# /usr/local/sbin/syslog-ng -f /export/home/root/syslog_conf/mod/syslog-ng_client.conf
WARNING: Configuration file format is too old, please update it to use the 3.4 format as some constructs might operate inefficiently; Error parsing source, source plugin sun-streams not found in /export/home/root/syslog_conf/mod/syslog-ng_client.conf at line 14, column 18:
source s_local { sun-streams("/dev/log"); udp(ip(0.0.0.0) port(514)); };
Could you post the output of configure, or config.log, perhaps? Also, you can try running syslog-ng with the -Fvde parameters (in addition to -f), which will output quite a lot of debug info to stderr, which might help us determine what's going wrong.
From both errors you showed, it seems syslog-ng is unable to find a module or two. Why that is so, I can't tell. config.log and the output of running syslog-ng with -Fvde could help us figure out the reason.
-- |8]