[syslog-ng]RE: Recommended windows event logger products to work with syslog-ng

Stevan Popovic syslog-ng@lists.balabit.hu
Thu, 21 Apr 2005 10:54:32 +0100


Hello

I have configured syslog-ng to work on my linux box.=20

I am wondering does anyone use syslog-ng to log windows event logs. If =
so which products from the windows side are used?

TIA

-----Original Message-----
From: syslog-ng-request@lists.balabit.hu
[mailto:syslog-ng-request@lists.balabit.hu]
Sent: 19 April 2005 17:06
To: syslog-ng@lists.balabit.hu
Subject: [SPAM] - syslog-ng digest, Vol 1 #1228 - 9 msgs - Email found
in subject


Send syslog-ng mailing list submissions to
	syslog-ng@lists.balabit.hu

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.balabit.hu/mailman/listinfo/syslog-ng
or, via email, send a message with subject or body 'help' to
	syslog-ng-request@lists.balabit.hu

You can reach the person managing the list at
	syslog-ng-admin@lists.balabit.hu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of syslog-ng digest..."


Today's Topics:

   1. RE: Re: [syslog-ng]can't compile syslog in HP-UX 11.23 =
(skywalk2@netian.com)
   2. RE: Re: [syslog-ng]can't compile syslog in HP-UX 11.23 (Balazs =
Scheidler)
   3. Bug: nul chars at end of log lines (W. Borgert)
   4. Re: Bug: nul chars at end of log lines (Balazs Scheidler)
   5. Re: trouble configuring syslog-ng with libraries (John Thrumston)
   6. Re: Bug: nul chars at end of log lines (W. Borgert)
   7. Re: trouble configuring syslog-ng with libraries (Balazs =
Scheidler)
   8. Re: trouble configuring syslog-ng with libraries (John Thrumston)
   9. RE: Logging Java stack traces with syslog-ng and log4j (Vaibhav =
Goel)

--__--__--

Message: 1
From: <skywalk2@netian.com>
To: <syslog-ng@lists.balabit.hu>
Subject: RE: Re: [syslog-ng]can't compile syslog in HP-UX 11.23
Date: Tue, 19 Apr 2005 16:00:41 +0900
Reply-To: syslog-ng@lists.balabit.hu

I applied the patch that you submitted, Bazsi
But I got many warnings in 'yy__' things when I did  'make'
and also when I did 'make install', I got the same warnings
(The binary file 'syslog-ng' was created, but I could'nt start syslog-ng
properly)

For your information,
Before I 've posted my problems on mailing-list in the first time
I 've modified the 'configure' file once
(deleted the ' -Wl,-Bstatic' '-Wl,-Bdynamic' ld options in line 7455 =
just
like below)
=3D> LIBS=3D"$LIBS $LIBOL_LIBS $LEXLIB $LIBWRAP_LIBS $LIBNET_LIBS "

and once I've used 'enable_full_static' option when running 'configure'

In the above two cases, I got the same problems like applying the patch
submitted

Really thanks for your consideration once more, though I 've got another
problems
And errors(warnings) are belows


----- warning when running 'make' ---------------

/usr/local/bin/gcc  -g -O2 -Wall -I/home/libol-0.3.15/src -D_GNU_SOURCE  =
 -
o test_nscache  test_nscache.o ../nscache.o -lnsl  /home/libol-
0.3.15/src/.libs/libol.a -lnsl -lxnet -ll -lwrap =20
ld: (Warning) Unsatisfied symbol "yyleng" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylenguc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyinput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyunput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyolsp" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytext" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyoutput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextuc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyextra" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyfnd" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyprevious" in file
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylex" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylsp" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyout" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "deny_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "allow_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "yylstate" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextarr" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyback" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "rfc931_timeout" in file
/usr/lib/hpux32/libwrap.so
20 warnings.


----------- warning when running 'make install' ---------------

Making install in .
        /usr/local/bin/gcc  -g -O2 -Wall -I/home/libol-0.3.15/src -
D_GNU_SOURCE   -o syslog-ng  main.o sources.o center.o  filters.o
destinations.o log.o  cfgfile.o cfg-grammar.o cfg-lex.o  affile.o
afsocket.o afunix.o  afinet.o afinter.o afuser.o  afstreams.o =
afprogram.o
afremctrl.o  nscache.o utils.o syslog-names.o  macros.o getopt.o =
getopt1.o -
lnsl  /home/libol-0.3.15/src/.libs/libol.a -lnsl -lxnet -ll -lwrap =20
ld: (Warning) Unsatisfied symbol "yylenguc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyinput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyunput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyolsp" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyoutput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextuc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyextra" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyfnd" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyprevious" in file
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylsp" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "deny_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "allow_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "yylstate" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextarr" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyback" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "rfc931_timeout" in file
/usr/lib/hpux32/libwrap.so
16 warnings.
        /bin/sh /home/syslog-ng-1.6.7/mkinstalldirs /usr/local/sbin
  .././install-sh -c syslog-ng /usr/local/sbin/syslog-ng
Making install in tests
        /usr/local/bin/gcc  -g -O2 -Wall -I/home/libol-0.3.15/src -
D_GNU_SOURCE   -o test_nscache  test_nscache.o ../nscache.o -lnsl
/home/libol-0.3.15/src/.libs/libol.a -lnsl -lxnet -ll -lwrap =20
ld: (Warning) Unsatisfied symbol "yyleng" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylenguc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyinput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyunput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyolsp" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytext" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyoutput" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextuc" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyextra" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyfnd" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyprevious" in file
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylex" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yylsp" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyout" in file /usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "deny_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "allow_severity" in file
/usr/lib/hpux32/libwrap.so
ld: (Warning) Unsatisfied symbol "yylstate" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yytextarr" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "yyback" in file =
/usr/lib/hpux32/libl.so
ld: (Warning) Unsatisfied symbol "rfc931_timeout" in file
/usr/lib/hpux32/libwrap.so
20 warnings.


----------- warning when starting 'syslog-ng' ---------------

# /sbin/init.d/syslog-ng start
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yylsp' in load module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yyolsp' in load module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yyfnd' in load module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yytextuc' in load =
module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yylenguc' in load =
module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yylstate' in load =
module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yyprevious' in load =
module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yytextarr' in load =
module
'/usr/lib/hpux32/libl.so.1'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'yyextra' in load module
'/usr/lib/hpux32/libl.so.1'.
/sbin/init.d/syslog-ng[89]: 19984 Killed
EXIT CODE: 137

-----Original Message-----
From: syslog-ng-admin@lists.balabit.hu [mailto:syslog-ng-
admin@lists.balabit.hu] On Behalf Of Balazs Scheidler
Sent: Monday, April 18, 2005 6:09 PM
To: syslog-ng@lists.balabit.hu
Subject: Re: Re: [syslog-ng]can't compile syslog in HP-UX 11.23

On Mon, 2005-04-18 at 17:26 +0900, XX XXXX wrote:
> Thank You Bazsi for your consideration :) I'll apply it as soon as=20
> possible
>=20
> "ld -V" output is as follows
>=20
> ld: 92453-07 linker ld HP Itanium(R) B.12.23 PBO 040721 (IPF/IPF)
> ld: No input files
> Fatal error.
>=20

Can you check if applying this patch autodetects you ld options =
correctly?


--__--__--

Message: 2
Subject: RE: Re: [syslog-ng]can't compile syslog in HP-UX 11.23
From: Balazs Scheidler <bazsi@balabit.hu>
To: syslog-ng@lists.balabit.hu
Date: Tue, 19 Apr 2005 10:28:02 +0200
Reply-To: syslog-ng@lists.balabit.hu

On Tue, 2005-04-19 at 16:00 +0900, skywalk2@netian.com wrote:
> I applied the patch that you submitted, Bazsi
> But I got many warnings in 'yy__' things when I did  'make'
> and also when I did 'make install', I got the same warnings
> (The binary file 'syslog-ng' was created, but I could'nt start =
syslog-ng
> properly)
>=20
> For your information,
> Before I 've posted my problems on mailing-list in the first time
> I 've modified the 'configure' file once
> (deleted the ' -Wl,-Bstatic' '-Wl,-Bdynamic' ld options in line 7455 =
just
> like below)
> =3D> LIBS=3D"$LIBS $LIBOL_LIBS $LEXLIB $LIBWRAP_LIBS $LIBNET_LIBS "
>=20
> and once I've used 'enable_full_static' option when running =
'configure'
>=20
> In the above two cases, I got the same problems like applying the =
patch
> submitted
>=20

As I see from the link command line no option was added to it, e.g. it
linked without trying to link statically. This happened either because
you did not rerun the configure script, or not regenerated it using
autoconf.

The other problems are that for some reason your libl.so library does
not seem to match the lexing code in syslog-ng.

Although libl.so on other platforms seems to be ok, maybe on HP-UX this
is not the case. Could you try installing GNU flex and verify that
syslog-ng links to libfl.{so,a} instead of libl.so ?

--=20
Bazsi



--__--__--

Message: 3
Date: Tue, 19 Apr 2005 12:13:03 +0200
From: "W. Borgert" <debacle@debian.org>
To: syslog-ng@lists.balabit.hu
Subject: [syslog-ng]Bug: nul chars at end of log lines
Reply-To: syslog-ng@lists.balabit.hu

Hi,

I reported this on 2004-11-24 as Debian bug against version 1.6.4,
but I'm curious, whether problem is known on other platforms, too.
(See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D282782)

A nul character at the end of an UDP transferred log message is
included in the actual syslog file.  In the terminal window the
character is shown as ^@.  Two problems: It looks ugly and it
makes the file look "binary" to tools such as grep, which does
not print lines anymore, but says "Binary file matches" :-(

A test script to (< 15 lines of code) reproduce the behaviour
can be downloaded from here:
http://bugs.debian.org/cgi-bin/bugreport.cgi/logtest.py?bug=3D282782&msg=3D=
3&att=3D1

Don't forget to enable udp() as source, if you run the test.

Cheers, WB

--__--__--

Message: 4
Subject: Re: [syslog-ng]Bug: nul chars at end of log lines
From: Balazs Scheidler <bazsi@balabit.hu>
To: syslog-ng@lists.balabit.hu
Date: Tue, 19 Apr 2005 12:15:55 +0200
Reply-To: syslog-ng@lists.balabit.hu

On Tue, 2005-04-19 at 12:13 +0200, W. Borgert wrote:
> Hi,
>=20
> I reported this on 2004-11-24 as Debian bug against version 1.6.4,
> but I'm curious, whether problem is known on other platforms, too.
> (See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D282782)
>=20
> A nul character at the end of an UDP transferred log message is
> included in the actual syslog file.  In the terminal window the
> character is shown as ^@.  Two problems: It looks ugly and it
> makes the file look "binary" to tools such as grep, which does
> not print lines anymore, but says "Binary file matches" :-(
>=20
> A test script to (< 15 lines of code) reproduce the behaviour
> can be downloaded from here:
> =
http://bugs.debian.org/cgi-bin/bugreport.cgi/logtest.py?bug=3D282782&msg=3D=
3&att=3D1
>=20
> Don't forget to enable udp() as source, if you run the test.

This should have already been fixed in 1.6.5

--=20
Bazsi



--__--__--

Message: 5
Date: Tue, 19 Apr 2005 06:42:10 -0700 (PDT)
From: John Thrumston <john_thrumston@yahoo.com>
Subject: Re: [syslog-ng]trouble configuring syslog-ng with libraries
To: syslog-ng@lists.balabit.hu
Reply-To: syslog-ng@lists.balabit.hu

--0-2016648080-1113918130=3D:52861
Content-Type: text/plain; charset=3Dus-ascii

I am still having trouble with this. I am working on it. One question I =
have that I don't see answered anywhere (maybe I am just blind). But do =
you have to run syslog-ng on each server you want to log to the =
logserver? Is this something I have to do for each of my machines? I am =
not sure I completely understand the process.

Balazs Scheidler <bazsi@balabit.hu> wrote:On Thu, 2005-04-14 at 12:03 =
-0700, John Thrumston wrote:
> I tried the ./configure --enable-dynamic-linking as it suggests, got
> the exact same results.=20
>=20
> Sunfreeware has a newer version of GLIB (SMCglib-2.6.2 out there.=20
> My questions are, if I add that package.=20
> 1) how will the server know which version to use?=20
> 2. Will this corrupt any other packages that may currently be using
> the SUNWGlib that was installed?
>=20
> Sorry to ask all these questions, I just don't know library functions
> very well and don't want to blow the box up so to speak.


hm. the configure test checking static glib does not check whether
--enable-dynamic-linking was specified and always errors out.

This patch should fix it:

--- orig/configure.in
+++ mod/configure.in
@@ -113,7 +113,7 @@
blb_cv_static_glib=3Dno)])
LIBS=3D$old_LIBS

-if test "x$blb_cv_static_glib" =3D "xno"; then
+if test "x$enable_dynamic_linking" =3D "xno" -a "x$blb_cv_static_glib" =
=3D "xno"; then
AC_MSG_ERROR([static GLib libraries not found, either link GLib =
dynamically using the --enable-dynamic-linking or install a static =
GLib])
fi


You'll need to regenerate the configure script after patching it=20
(using autoconf), alternatively you could also comment out this check
from the already generated configure script.

--=20
Bazsi


_______________________________________________
syslog-ng maillist - syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html



	=09
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - Find what you need with new enhanced search. Learn more.
--0-2016648080-1113918130=3D:52861
Content-Type: text/html; charset=3Dus-ascii

<DIV>I am still having trouble with this. I am working on it. One =
question I have that I don't see answered anywhere (maybe I am just =
blind). But do you have to run syslog-ng on each server you want to log =
to the logserver? Is this something I have to do for each of my =
machines? I am not sure I completely understand the =
process.<BR><BR><B><I>Balazs Scheidler &lt;bazsi@balabit.hu&gt;</I></B> =
wrote:
<BLOCKQUOTE class=3Dreplbq style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #1010ff 2px solid">On Thu, 2005-04-14 at 12:03 -0700, John =
Thrumston wrote:<BR>&gt; I tried the ./configure =
--enable-dynamic-linking as it suggests, got<BR>&gt; the exact same =
results. <BR>&gt; <BR>&gt; Sunfreeware has a newer version of GLIB =
(SMCglib-2.6.2 out there. <BR>&gt; My questions are, if I add that =
package. <BR>&gt; 1) how will the server know which version to use? =
<BR>&gt; 2. Will this corrupt any other packages that may currently be =
using<BR>&gt; the SUNWGlib that was installed?<BR>&gt; <BR>&gt; Sorry to =
ask all these questions, I just don't know library functions<BR>&gt; =
very well and don't want to blow the box up so to speak.<BR><BR><BR>hm. =
the configure test checking static glib does not check =
whether<BR>--enable-dynamic-linking was specified and always errors =
out.<BR><BR>This patch should fix it:<BR><BR>--- =
orig/configure.in<BR>+++ mod/configure.in<BR>@@ -113,7 +113,7
 @@<BR>blb_cv_static_glib=3Dno)])<BR>LIBS=3D$old_LIBS<BR><BR>-if test =
"x$blb_cv_static_glib" =3D "xno"; then<BR>+if test =
"x$enable_dynamic_linking" =3D "xno" -a "x$blb_cv_static_glib" =3D =
"xno"; then<BR>AC_MSG_ERROR([static GLib libraries not found, either =
link GLib dynamically using the --enable-dynamic-linking or install a =
static GLib])<BR>fi<BR><BR><BR>You'll need to regenerate the configure =
script after patching it <BR>(using autoconf), alternatively you could =
also comment out this check<BR>from the already generated configure =
script.<BR><BR>-- =
<BR>Bazsi<BR><BR><BR>_______________________________________________<BR>s=
yslog-ng maillist - =
syslog-ng@lists.balabit.hu<BR>https://lists.balabit.hu/mailman/listinfo/s=
yslog-ng<BR>Frequently asked questions at =
http://www.campin.net/syslog-ng/faq.html<BR><BR></BLOCKQUOTE></DIV><p>
		<hr size=3D1>Do you Yahoo!?<br>=20
Yahoo! Mail - Find what you need with new enhanced search. <a =
href=3D"http://us.rd.yahoo.com/evt=3D29917/*http://info.mail.yahoo.com/ma=
il_250">Learn more.</a>
--0-2016648080-1113918130=3D:52861--

--__--__--

Message: 6
Date: Tue, 19 Apr 2005 15:55:21 +0200
From: "W. Borgert" <debacle@debian.org>
To: syslog-ng@lists.balabit.hu
Subject: [syslog-ng]Re: Bug: nul chars at end of log lines
Reply-To: syslog-ng@lists.balabit.hu

On Tue, 19 Apr 2005 12:15:55 +0200, Balazs Scheidler wrote:
> This should have already been fixed in 1.6.5

I tried my test script and I can still see the nul char :-(
Debian GNU/Linux "sarge", syslog-ng version 1.6.5-2.  Could
you please try this on your system?  Thanks in advance!

Cheers, WB

--__--__--

Message: 7
Subject: Re: [syslog-ng]trouble configuring syslog-ng with libraries
From: Balazs Scheidler <bazsi@balabit.hu>
To: syslog-ng@lists.balabit.hu
Date: Tue, 19 Apr 2005 16:31:06 +0200
Reply-To: syslog-ng@lists.balabit.hu

On Tue, 2005-04-19 at 06:42 -0700, John Thrumston wrote:
> I am still having trouble with this. I am working on it. One question
> I have that I don't see answered anywhere (maybe I am just blind). But
> do you have to run syslog-ng on each server you want to log to the
> logserver? Is this something I have to do for each of my machines? I
> am not sure I completely understand the process.

not necessarily, syslog-ng supports the good old UDP based syslog
protocol.

one minor note: if you are not that experienced you might want to stick
to a stable release (currently 1.6.7) and not a BETA grade software like
1.9.4 is.

--=20
Bazsi



--__--__--

Message: 8
Date: Tue, 19 Apr 2005 08:28:42 -0700 (PDT)
From: John Thrumston <john_thrumston@yahoo.com>
Subject: Re: [syslog-ng]trouble configuring syslog-ng with libraries
To: syslog-ng@lists.balabit.hu
Reply-To: syslog-ng@lists.balabit.hu

--0-1852989970-1113924522=3D:91452
Content-Type: text/plain; charset=3Dus-ascii

I have done just that, I have version 1.6.5 put when I try and configure =
it, it tells me that it found libol 0.3.14 and tells me
checking libol version >=3D 0.3.14... configure: error: libol-config not =
found in the specified location.
So I tried the ./configure --with-libol=3D/usr/local/lib  and that still =
gave me the same result.
=20
not sure what to do now.

Balazs Scheidler <bazsi@balabit.hu> wrote:
On Tue, 2005-04-19 at 06:42 -0700, John Thrumston wrote:
> I am still having trouble with this. I am working on it. One question
> I have that I don't see answered anywhere (maybe I am just blind). But
> do you have to run syslog-ng on each server you want to log to the
> logserver? Is this something I have to do for each of my machines? I
> am not sure I completely understand the process.

not necessarily, syslog-ng supports the good old UDP based syslog
protocol.

one minor note: if you are not that experienced you might want to stick
to a stable release (currently 1.6.7) and not a BETA grade software like
1.9.4 is.

--=20
Bazsi


_______________________________________________
syslog-ng maillist - syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20
--0-1852989970-1113924522=3D:91452
Content-Type: text/html; charset=3Dus-ascii

<DIV>I have done just that, I have version 1.6.5 put when I try and =
configure it, it tells me that it found libol 0.3.14 and tells me</DIV>
<DIV>checking libol version &gt;=3D 0.3.14... configure: error: =
libol-config not found in the specified location.</DIV>
<DIV>So I tried the ./configure --with-libol=3D/usr/local/lib&nbsp; and =
that still gave me the same result.</DIV>
<DIV>&nbsp;</DIV>
<DIV>not sure what to do now.<BR><BR><B><I>Balazs Scheidler =
&lt;bazsi@balabit.hu&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=3Dreplbq style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #1010ff 2px solid">On Tue, 2005-04-19 at 06:42 -0700, John =
Thrumston wrote:<BR>&gt; I am still having trouble with this. I am =
working on it. One question<BR>&gt; I have that I don't see answered =
anywhere (maybe I am just blind). But<BR>&gt; do you have to run =
syslog-ng on each server you want to log to the<BR>&gt; logserver? Is =
this something I have to do for each of my machines? I<BR>&gt; am not =
sure I completely understand the process.<BR><BR>not necessarily, =
syslog-ng supports the good old UDP based syslog<BR>protocol.<BR><BR>one =
minor note: if you are not that experienced you might want to =
stick<BR>to a stable release (currently 1.6.7) and not a BETA grade =
software like<BR>1.9.4 is.<BR><BR>-- =
<BR>Bazsi<BR><BR><BR>_______________________________________________<BR>s=
yslog-ng maillist - =
syslog-ng@lists.balabit.hu<BR>https://lists.balabit.hu/mailman/listinfo/s=
yslog-ng<BR>Frequently asked questio
 ns at
 =
http://www.campin.net/syslog-ng/faq.html<BR><BR></BLOCKQUOTE><p>_________=
_________________________________________<br>Do You Yahoo!?<br>Tired of =
spam?  Yahoo! Mail has the best spam protection around =
<br>http://mail.yahoo.com=20
--0-1852989970-1113924522=3D:91452--

--__--__--

Message: 9
Subject: RE: [syslog-ng]Logging Java stack traces with syslog-ng and =
log4j
Date: Tue, 19 Apr 2005 09:05:36 -0700
From: "Vaibhav Goel" <vgoel@cucbc.com>
To: <syslog-ng@lists.balabit.hu>
Reply-To: syslog-ng@lists.balabit.hu

DQpZZXMgdGhlIHN0YWNrIHRyYWNlIGlzIG11bHRpcGxlIGxpbmVzLiAgV2UgYXJlIGFjdHVhb=
Gx5
IHVzaW5nIGxvZzRqIHRvIGxvZyB0aGUgdHJhY2VzIGxvY2FsbHkgYXMgd2VsbCBhcyBvdmVyI=
GEg
Y3VzdG9tIFRDUCBhcHBlbmRlciB3aGljaCBob29rcyB1cCB0byBzeXNsb2ctbmcgYW5kIHNlb=
mRz
IHRoZSBsb2dzIHRvIHRoZSBsb2dob3N0LiAgVGhpcyBpcyBob3cgSSB3YXMgYWJsZSB0byBma=
W5k
IHRoZSBwcm9ibGVtLiAgVGhlIGV4Y2VwdGlvbiBlcnJvciBzaG93ZWQgdXAgb24gYm90aCB0a=
GUg
bG9jYWwgbG9nIGFzIHdlbGwgYXMgdGhlIHN5c2xvZy1uZyBwcm9kdWNlZCBsb2cgYnV0IHN0Y=
WNr
IHRyYWNlIGFmdGVyIHRoZSBlcnJvciBkaWQgbm90IHNob3cgdXAgKGFzIHlvdSBtZW50aW9uZ=
WQg
c3lzbG9nLW5nIHNob3VsZCBtYXRjaCBlYWNoIGFuZCBldmVyeSBsaW5lKS4gIEkgZG8gaGF2Z=
SBs
b2dzdXJmZXIgb24gdGhlIGFwcCBzZXJ2ZXIgaG93ZXZlciBJIGRvbuKAmXQgdGhpbmsgSSB3b=
3Vs
ZCBrbm93IHRoZSBpbml0aWFsIGxpbmUgb2YgdGhlIHN0YWNrIHRyYWNlIHNpbmNlIGl0cyBhc=
mJp
cnRyYXJ5IGRlcGVuZGluZyBvbiB0aGUgZXJyb3IuDQoNCkkgaGVhciB5YSBvbiB0aGUgU1RET=
1VU
IG5ld2xpbmUgaXNzdWUuICBJIHRoaW5rIEkgZGlkIHJ1biBpbnRvIHRoYXQgb25jZSB3aGVyZ=
SBJ
IHdhcyBmZWVkaW5nIHN0ZGluIGZyb20gc3lzbG9nLW5nIHRvIGEgcGVybCBzY3JpcHQuLi4NC=
g0K
DQpUaGFua3MsDQoNClZhaWJoYXYgR29lbA0KLS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0NC=
kZy
b206IHN5c2xvZy1uZy1hZG1pbkBsaXN0cy5iYWxhYml0Lmh1IFttYWlsdG86c3lzbG9nLW5nL=
WFk
bWluQGxpc3RzLmJhbGFiaXQuaHVdIE9uIEJlaGFsZiBPZiBVTklYIEFkbWluDQpTZW50OiBBc=
HJp
bCAxOCwgMjAwNSA5OjQ0IFBNDQpUbzogc3lzbG9nLW5nQGxpc3RzLmJhbGFiaXQuaHUNClN1Y=
mpl
Y3Q6IFJlOiBbc3lzbG9nLW5nXUxvZ2dpbmcgSmF2YSBzdGFjayB0cmFjZXMgd2l0aCBzeXNsb=
2ct
bmcgYW5kIGxvZzRqDQoNClRoZSBqYXZhIHN0YWNrIHRyYWNlIGlzIG11bHRpcGxlIGxpbmVzL=
CBy
aWdodD8gU3lzbG9nIG1lc3NhZ2VzIGFyZQ0Kc2luZ2xlIGxpbmVzIC0gYW5kIHNvIHN5c2xvZ=
y1u
ZydzIGZpbHRlcnMgbWF0Y2ggb25lIGxpbmUgYXQgYSB0aW1lLg0KDQpZb3UgbmVlZCB0byBtY=
XRj
aCBlYWNoIGFuZCBldmVyeSBsaW5lIG9yIGp1c3QgaGF2ZSB0aGUgamF2YSBhcHAgbG9nIHRvD=
Qph
IGZpbGUgYW5kIHBhcnNlIGl0LiBJZiB5b3UgaGF2ZSBzd2F0Y2ggb3IgbG9nc3VyZmVyIG9yI=
FNF
QyBvcg0Kc29tZXRoaW5nIHRoZSB5b3UgY2FuIHByb2JhYmx5IHNlZSB0aGUgaW5pdGlhbCBsa=
W5l
IG9mIHRoZSBzdGFjayB0cmFjZQ0KYW5kIGFuZCBsb29rIGZvciB0aGUgcmVzdCBvZiB0aGUgb=
WVz
c2FnZSBhbmQgc2VuZCB0aGUgd2hvbGUgdGhpbmcgdmlhDQplbWFpbC9zbm1wIHRyYXAvcGFnZ=
XIv
bW9uIHRyYXAvd2hhdGV2ZXIuDQoNCkFyZSB5b3UganVzdCBmZWVkaW5nIFNURE9VVCBvZiB0a=
GUg
YXBwIHNlcnZlciBpbnRvIGxvZ2dlciBvcg0Kc29tZXRoaW5nPyBJIGhvcGUgaXQgZG9lc24nd=
CBz
ZW5kIG1lc3NhZ2VzIHdpdGggbmV3bGluZXMgaW4gdGhlbSBpbnRvDQpvcGVubG9nKCkvc3lzb=
G9n
KCkuIEkgaGF0ZSB3aGVuIHRoYXQgaGFwcGVucywgYnV0IGNyYXBweSBsb2dzIGFyZQ0KYmV0d=
GVy
IHRoYW4gbm8gbG9ncywgSSBhbHdheXMgc2F5LiA7KQ0KDQpPbiA0LzE4LzA1LCBWYWliaGF2I=
Edv
ZWwgPHZnb2VsQGN1Y2JjLmNvbT4gd3JvdGU6DQo+ICANCj4gIA0KPiANCj4gSGkgYWxsIA0KP=
iAN
Cj4gICANCj4gDQo+IEkgYW0gdHJ5aW5nIHRvIGdldCBzeXNsb2ctbmcgdG8gbG9nIGEgamF2Y=
SBz
dGFjayB0cmFjZSBzdWNoIGFzIG9uZSBzaG93bg0KPiBiZWxvdy4gDQo+IA0KPiAgIA0KPiANC=
j4g
UFNUOjIwMDUtMDMtMTUvMTA6NDY6NDkuNjU3IFtFeGVjdXRlVGhyZWFkOiAnMjMnIGZvciBxd=
WV1
ZToNCj4gJ3dlYmxvZ2ljLmtlcm5lbC5EZWZhdWx0J10gTE9HRVJST1INCj4gandzbS5jb20uY=
3Vj
YmMudGFnbGliLmNvbnRlbnQuSW5jbHVkZVRhZ0NvbnRlbnQgLS0NCj4gU2VydmxldEV4Y2UgD=
Qo+
IA0KPiBwdGlvbiBvbiBpbmNsdWRlIHRhZyANCj4gDQo+IGphdmF4LnNlcnZsZXQuU2Vydmxld=
EV4
Y2VwdGlvbjogR290IGVycm9yOiA0MDQgDQo+IA0KPiAgICAgICAgIGF0DQo+IGNvbS5jdWNiY=
y5z
ZXJ2bGV0LlNpbXBsZU1EUmVxdWVzdERpc3BhdGNoZXIuaGFuZGxlRXJyb3IoU2ltcGxlTURSZ=
XF1
ZXN0RGlzcGF0Y2hlci5qYXZhOjcyKQ0KPiANCj4gICAgICAgICBhdA0KPiBjb20uY3VjYmMuc=
2Vy
dmxldC5BYnN0cmFjdE1EUmVxdWVzdERpc3BhdGNoZXIuY2hlY2tGb3JFcnJvcihBYnN0cmFjd=
E1E
UmVxdWVzdERpc3BhdGNoZXIuamF2YTo4NykNCj4gDQo+ICAgICAgICAgYXQNCj4gY29tLmN1Y=
2Jj
LnNlcnZsZXQuQWJzdHJhY3RNRFJlcXVlc3REaXNwYXRjaGVyLmluY2x1ZGUoQWJzdHJhY3RNR=
FJl
cXVlc3REaXNwYXRjaGVyLmphdmE6NzEpDQo+IA0KPiAgICAgICAgIGF0DQo+IGNvbS5jdWNiY=
y50
YWdsaWIuY29udGVudC5JbmNsdWRlVGFnQ29udGVudC53cml0ZShJbmNsdWRlVGFnLmphdmE6M=
TM3
KQ0KPiANCj4gICAgICAgICBhdA0KPiBjb20uY3VjYmMudGFnbGliLmNvbnRlbnQuQ29udGVud=
FRh
Z1N1cHBvcnQuZG9FbmRUYWcoQ29udGVudFRhZ1N1cHBvcnQuamF2YTo1MikNCj4gDQo+ICAgI=
CAg
ICAgYXQNCj4ganNwX3NlcnZsZXQuX3BlcnNvbmFsLl9faW5kZXguX2pzcFNlcnZpY2UoaW5kZ=
Xgu
anNwOjYzKSANCj4gDQo+ICAgICAgICAgYXQNCj4gd2VibG9naWMuc2VydmxldC5qc3AuSnNwQ=
mFz
ZS5zZXJ2aWNlKEpzcEJhc2UuamF2YTozMykgDQo+IA0KPiAgICAgICAgIGF0DQo+IHdlYmxvZ=
2lj
LnNlcnZsZXQuaW50ZXJuYWwuU2VydmxldFN0dWJJbXBsJFNlcnZsZXRJbnZvY2F0aW9uQWN0a=
W9u
LnJ1bihTZXJ2bGV0U3R1YkltcGwuamF2YTo5OTYpDQo+IA0KPiAgICAgICAgIGV0Y+KApiANC=
j4g
DQo+ICAgDQo+IA0KPiBJIGhhdmUgYSBmaWx0ZXIgbWF0Y2ggIkxPR0VSUk9SIiBjb25maWd1c=
mVk
IGZvciBzeXNsb2ctbmcuICBJdCBtYXRjaGVzIGZpbmUNCj4gYW5kIGxvZ3MgdGhlIGxpbmU6I=
A0K
PiANCj4gUFNUOjIwMDUtMDMtMTUvMTA6NDY6NDkuNjU3IFtFeGVjdXRlVGhyZWFkOiAnMjMnI=
GZv
ciBxdWV1ZToNCj4gJ3dlYmxvZ2ljLmtlcm5lbC5EZWZhdWx0J10gTE9HRVJST1INCj4gandzb=
S5j
b20uY3VjYmMudGFnbGliLmNvbnRlbnQuSW5jbHVkZVRhZ0NvbnRlbnQgLS0NCj4gU2Vydmxld=
EV4
Y2UgDQo+IA0KPiBwdGlvbiBvbiBpbmNsdWRlIHRhZyANCj4gDQo+ICAgDQo+IA0KPiBIb3dld=
mVy
LCB0aGUgc3RhY2sgdHJhY2UgYWZ0ZXIgdGhhdCBpcyBpZ25vcmVk4oCmLiANCj4gDQo+ICAgD=
Qo+
IA0KPiBBbnkgd2F5IHRvIGdldCB0aGF0PyAgSSBndWVzcyBhIHJlZ2V4cCBtYXRjaCBvbiBMT=
0dF
UlJPUiBpcyBvdXQgb2YgdGhlDQo+IHF1ZXN0aW9u4oCmIA0KPiANCj4gICANCj4gDQo+IFRoY=
W5r
cw0KwrMrJcKiCcOg4oSiwqjCpeKAkystwrMrJcKiCcOg4oCTKy3CscK2wqVpwrjCreKAoMOob=
cK2
4oC6P8O+WMKswrbDhsOa4oCiwqbDosK2G8K/4oSiwqjCpeKEosKpw7/igJMrLcWgd8Oow77Dj=
MKs
4oCTy4Yn4oKsWsOewqrDp8KnwrZcxaHCskfCncKqw6fCrMK2KifCscKrYcK2w5p/w78NCjBxw=
qnC
qcWgecOewrfDuzLCslogxb4Pw59qwqhtDQoNCg=3D=3D


--__--__--

_______________________________________________
syslog-ng maillist  -  syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng


End of syslog-ng Digest
###########################################=0A=
=0A=
This message has been scanned by F-Secure Anti-Virus for Microsoft =
Exchange.=0A=
For more information, connect to http://www.f-secure.com/

This message (including any attachments and/or related materials) is =
confidential to, copyright by, and is the property of Nikken UK Limited, =
unless otherwise noted. If you are not the intended recipient, you =
should delete this message and are hereby notified that any disclosure, =
copying, or distribution of this message, or the taking of any action =
based on it, is strictly prohibited.