23 Nov
2000
23 Nov
'00
2:17 p.m.
I think it's syslog-ng, f ex I have
filter f_lpr { facility(lpr) and not level(debug..info); };
and logging to lpr.debug does not end up anywhere (and there's no other filter that takes care of *.debug or anything). Strange,
Is any local logging working? If not, is your local source input configured correctly for your operating system? -- afort