<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Probleme solved with:<BR>
&nbsp;<BR>
Box1 : keep_hostname(no) / Chain_hostname(yes)<BR>
Box2 : keep_hostname(no) / Chain_hostname(yes)<BR>
Syslog server: keep_hostname(no) / Chain_hostname(yes)<BR>
&nbsp;<BR>
Thanks for the time spent.<BR>
&nbsp;<BR>
S.Gault<BR><BR>&gt; Date: Fri, 19 Sep 2008 14:48:41 -0700<BR>&gt; From: erempel@uvic.ca<BR>&gt; To: syslog-ng@lists.balabit.hu<BR>&gt; Subject: Re: [syslog-ng] Syslog relay tag<BR>&gt; <BR>&gt; I will need to see the rest of your config file. Specifically, the "template" that you<BR>&gt; are using on all of the systems.<BR>&gt; <BR>&gt; Gault Stephane wrote:<BR>&gt; &gt; Well doesn't work for me here's the detail :<BR>&gt; &gt; <BR>&gt; &gt; BOX1: 192.168.5.80 : hostname= APP_80<BR>&gt; &gt; BOX2: 192.168.5.65 : hostname= APP_65<BR>&gt; &gt; Syslog server: 192.168.5.203<BR>&gt; &gt; <BR>&gt; &gt; config file :<BR>&gt; &gt; <BR>&gt; &gt; BOX1: APP_80<BR>&gt; &gt; <BR>&gt; &gt; options {<BR>&gt; &gt; chain_hostnames(yes);<BR>&gt; &gt; keep_hostname(no)<BR>&gt; &gt; long_hostnames(off);<BR>&gt; &gt; sync(0);<BR>&gt; &gt; stats(43200);<BR>&gt; &gt; perm(0640);<BR>&gt; &gt; create_dirs(yes);<BR>&gt; &gt; use_fqdn(yes);<BR>&gt; &gt; };<BR>&gt; &gt; <BR>&gt; &gt; destination syslog_server { tcp("192.168.5.65" port(514)); };<BR>&gt; &gt; <BR>&gt; &gt; BOX2: APP_65<BR>&gt; &gt; <BR>&gt; &gt; options {<BR>&gt; &gt; chain_hostnames(yes);<BR>&gt; &gt; keep_hostname(yes);<BR>&gt; &gt; long_hostnames(off);<BR>&gt; &gt; sync(0);<BR>&gt; &gt; stats(43200);<BR>&gt; &gt; perm(0640);<BR>&gt; &gt; create_dirs(yes);<BR>&gt; &gt; use_fqdn(yes);<BR>&gt; &gt; };<BR>&gt; &gt; <BR>&gt; &gt; destination syslog_server { tcp("192.168.5.203" port(514)); };<BR>&gt; &gt; <BR>&gt; &gt; And My syslog server: 203:<BR>&gt; &gt; <BR>&gt; &gt; options {<BR>&gt; &gt; chain_hostnames(yes);<BR>&gt; &gt; keep_hostname(yes);<BR>&gt; &gt; long_hostnames(off);<BR>&gt; &gt; sync(0);<BR>&gt; &gt; stats(43200);<BR>&gt; &gt; perm(0640);<BR>&gt; &gt; create_dirs(yes);<BR>&gt; &gt; use_fqdn(yes);<BR>&gt; &gt; };<BR>&gt; &gt; <BR>&gt; &gt; And i get those king of logs when i generate some log on APP_880:<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Sep 18 12:41:37 App_65 192.168.5.52 - - [18/Sep/2008:12:41:36 +0200] "GET /tutorial4/java/javaOO/lifecycle.html HTTP/1.1" 200 2620<BR>&gt; &gt; Sep 18 12:41:37 App_65 192.168.5.52 - - [18/Sep/2008:12:41:36 +0200] "GET /tutorial4/java/javaOO/objectcreation.html HTTP/1.1" 200 8047<BR>&gt; &gt; Sep 18 12:41:39 App_65 192.168.5.52 - - [18/Sep/2008:12:41:37 +0200] "GET /tutorial4/java/javaOO/usingobject.html HTTP/1.1" 200 10133<BR>&gt; &gt; <BR>&gt; &gt; It see the hostname of the relay box and my IP as the generator of the logs, but doesn't indicate de real source of logs : APP_80 ou 192.168.5.80.<BR>&gt; &gt; <BR>&gt; &gt; Any clue of what an i doing wrong ?<BR>&gt; &gt; <BR>&gt; &gt; S.Gault<BR>&gt; &gt; <BR>&gt; &gt; ________________________________<BR>&gt; &gt; Discutez sur Messenger où que vous soyez ! Mettez Messenger sur votre mobile !&lt;http://www.messengersurvotremobile.com/&gt;<BR>&gt; &gt; <BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Evan Rempel erempel@uvic.ca<BR>&gt; Senior Programmer Analyst 250.721.7691<BR>&gt; University Systems, University of Victoria<BR>&gt; ______________________________________________________________________________<BR>&gt; Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng<BR>&gt; Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng<BR>&gt; FAQ: http://www.campin.net/syslog-ng/faq.html<BR>&gt; <BR><BR><br /><hr />Votre correspondant a choisi Hotmail et profite d'un stockage quasiment illimité. <a href='http://www.windowslive.fr/hotmail/default.asp' target='_new'> Créez un compte Hotmail gratuitement !</a></body>
</html>