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)'
On Mon, 2008-10-06 at 10:06 +0200, ml@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
I've have situation that syslog-ng doesn't start and all time in maintenance mode (run Solaris 10) Attached output from console and another commands. Please, help me find error and fixed it. I've run OSE syslog-ng2.1.1. Best regards, Yakov (Jake) Shlayen Unix System Administrator Cox AutoTrader/AutoMart 5909 Peachtree Dunwoody Road Atlanta, GA 30328 Email:yakov.shlayen@autotraderpub.com Phone: 678-645-8227 Mobile: 678-481-3219 -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of Balazs Scheidler Sent: Monday, October 06, 2008 4:21 AM To: ml@bortal.de Cc: Syslog-ng users' and developers' mailing list Subject: Re: [syslog-ng] Log to postgres On Mon, 2008-10-06 at 10:06 +0200, ml@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 ________________________________________________________________________ ______ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
On Mon, Oct 06, 2008 at 05:47:08PM -0400, Shlayen, Yakov (CAT) wrote:
I've have situation that syslog-ng doesn't start and all time in maintenance mode (run Solaris 10) Attached output from console and another commands. Please, help me find error and fixed it. I've run OSE syslog-ng2.1.1. Looks like something is wrong with the method script. Could you please run it in debug mode and send us the output?
You could either run it from command line with sh -x as an interpreter or add the following lines after the end of the comment section to dump it into a file: exec 4>&2 2>&4 exec 2>/tmp/syslog-ng.method.dump.$$ set -x This will dumps the output into /tmp/syslog-ng.method.dump.<pid> file(s). Thanks in advance, -- Tamas Pal folti@balabit.hu
participants (4)
-
Balazs Scheidler
-
ml@bortal.de
-
Pal Tamas
-
Shlayen, Yakov (CAT)