> This is, because you have disabled syslogd. You should thinking about 
> enabling it but protect it against external access using ipfiler or 
> ipfirewall.

Or use syslogd's -s option:

syslogd(8)
[...]
   -s      Operate in secure mode.  Do not log messages from remote
             machines.  If specified twice, no network socket will be opened
             at all, which also disables logging to remote machines.
[...]

So, 

syslogd_enable="YES"
syslogd_flags="-s -s"

should be right for your purpose.

HTH,
 Simon

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to