[syslog-ng] Log to postgres

Balazs Scheidler bazsi at balabit.hu
Mon Oct 6 10:21:00 CEST 2008


On Mon, 2008-10-06 at 10:06 +0200, ml at bortal.de wrote:
> Hello List,
> 
> i got syslog-ng compiled and now i get those errors:
> (is there maybe a table dump for postgres i could use?)
> What do there errors mean? How can i debug them?
> --------------------------------------------------------------------
> ~# syslog-ng -F -v -f /etc/syslog-ng.conf -e
> syslog-ng starting up; version='2.1.1'
> Database thread started;
> Syslog connection accepted; from='AF_INET(<some-ip>:51708)',
> to='AF_INET(<some-ip>:514)'
> Initializing destination file writer; template='/var/log/messages',
> filename='/var/log/messages'
> Syslog connection accepted; from='AF_INET(<some-ip>:54521)',
> to='AF_INET(<some-ip>:514)'
> Syslog connection accepted; from='AF_UNIX(anonymous)',
> to='AF_UNIX(/dev/log)'
> EOF occurred while reading; fd='26'
> Closing log reader fd; fd='26'
> Syslog connection accepted; from='AF_UNIX(anonymous)',
> to='AF_UNIX(/dev/log)'
> EOF occurred while reading; fd='26'
> Closing log reader fd; fd='26'
> Syslog connection accepted; from='AF_INET(<some-ip>:54887)',
> to='AF_INET(<some-ip>:514)'
> EOF occurred while reading; fd='26'
> Closing log reader fd; fd='26'
> Syslog connection accepted; from='AF_INET(<some-ip>:64789)',
> to='AF_INET(<some-ip>:514)'
> Syslog connection accepted; from='AF_UNIX(anonymous)',
> to='AF_UNIX(/dev/log)'
> Syslog connection accepted; from='AF_UNIX(anonymous)',
> to='AF_UNIX(/dev/log)'
> EOF occurred while reading; fd='27'
> Closing log reader fd; fd='27'
> EOF occurred while reading; fd='28'
> Closing log reader fd; fd='28'
> Syslog connection accepted; from='AF_INET(<some-ip>:4622)',
> to='AF_INET(<some-ip>:514)'

These do not seem errors to me, only normal messages. If you included
your configuration file, I could be more of a help, than this way.

-- 
Bazsi



More information about the syslog-ng mailing list