24 Jul
2008
24 Jul
'08
5:41 p.m.
On Thu, 2008-07-24 at 16:54 +0530, Anurag Agarwal wrote:
Thanks Bazsi for reply.
Relevant portion is below ************************************************************** destination console { usertty("wimaxnoc"); };
filter ps_nt_re { match("PS NOT REACHABLE"); };
log { source(network); filter(ps_nt_re); destination(console); }; **************************************************************
this seems to be fine. can you post a truss output for the syslog-ng process, while this configuration is processed? where did you get your binaries from? did you compile them yourself? -- Bazsi