[syslog-ng]Upgrade problems??

Abraham, Ajamu AAbraham@about-inc.com
Wed, 13 Nov 2002 14:03:00 -0700


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C28B58.0CE0D7C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I updated my freeBSD server running syslog-ng 1.4.12 to syslog-ng =
1.5.23. I
installed the new libol 0.3.5 prior to the upgrade. It seemed to have
installed correctly with no errors. However when I try to start the =
program
I revieve this message:
absys# /usr/local/sbin/syslog-ng -v
binding fd 3, inetaddr: 0.0.0.0, port: 514
binding fd 5, inetaddr: 0.0.0.0, port: 514
unresolved reference: DEFAULT
Error initializing configuration, exiting.

I thought this must be related to the options I have chosen in my
configuration file. Here is the top section of my syslog-ng.conf file, =
where
I define my options:
absys# vi /usr/local/etc/syslog-ng/syslog-ng.conf

#syslog-ng configuration.
#
# what the default options are for files that it writes
#
options { sync(0); time_reopen(10); log_fifo_size(100); };

##############################################################
# Sources:
###############################################################

source src { tcp();
        udp();
        internal(); };
 =20
### FILTERS ###

Please help...thanks in advance!


Ajamu Abraham
Network Engineer
About, Inc.=20
249 West 17th Street=20
2nd Floor=20
New York, NY 10011
Direct: 212.204.1525
Cell #: 917.682.2246
"l'argent comptant r=E8gne tout autour de moi"

------_=_NextPart_001_01C28B58.0CE0D7C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">



Upgrade problems??



I updated my freeBSD server running = syslog-ng 1.4.12 to syslog-ng 1.5.23. I installed the new libol 0.3.5 = prior to the upgrade. It seemed to have installed correctly with no = errors. However when I try to start the program I revieve this = message:

absys# /usr/local/sbin/syslog-ng = -v
binding fd 3, inetaddr: 0.0.0.0, = port: 514
binding fd 5, inetaddr: 0.0.0.0, = port: 514
unresolved reference: = DEFAULT
Error initializing configuration, = exiting.

I thought this must be related to the = options I have chosen in my configuration file. Here is the top section = of my syslog-ng.conf file, where I define my options:

absys# vi = /usr/local/etc/syslog-ng/syslog-ng.conf

#syslog-ng configuration.
#
# what the default options are for = files that it writes
#
options { sync(0); time_reopen(10); = log_fifo_size(100); };

#########################################################= #####
# Sources:
#########################################################= ######

source src { tcp();
        udp();
        internal(); = };
 
### FILTERS ###

Please help...thanks in = advance!


Ajamu Abraham
Network Engineer
About, Inc.
249 West 17th Street
2nd Floor
New York, NY 10011
Direct: 212.204.1525
Cell #: 917.682.2246
"l'argent comptant r=E8gne tout = autour de moi"

------_=_NextPart_001_01C28B58.0CE0D7C0--