<HTML>
<HEAD>
<TITLE>Re: [syslog-ng] 答复: &nbsp;Need help to send logs to a different server</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Yeah. What I wrote was pseudo-code.<BR>
What is in the attached &nbsp;conf file should work (barring typos and the ever persistent challenge of parenthesis and semicolons)<BR>
<BR>
cheers<BR>
/Marc<BR>
<BR>
<BR>
On 08/12/08 19.18, &quot;Lavannya&quot; &lt;<a href="swap_project@yahoo.com">swap_project@yahoo.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Mark,<BR>
<BR>
Thanks for your reply. &nbsp;I am getting error whatever configuration you had said. &nbsp;May be &nbsp;I need to change our existing configuration again. &nbsp;Here is the central &nbsp;log server &nbsp;configuration I am sending as attachment. Our central &nbsp;log server &nbsp;is already configured &nbsp;with &nbsp;tcp(ip(0.0.0.0) ip and when &nbsp;I am adding the new &nbsp;server &nbsp;to collect the log it is giving error.<BR>
<BR>
&nbsp;&nbsp;- I want to add another &nbsp;server (this is needed for some application )<BR>
&nbsp;&nbsp;&nbsp;&nbsp;to my central log server which &nbsp;will<BR>
&nbsp;&nbsp;&nbsp;&nbsp;get all the logs &nbsp;from the central log &nbsp;server.<BR>
<BR>
Pl. feel free to correct &nbsp;the log file and send it to me.<BR>
<BR>
Thanks again<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
--- On Mon, 12/8/08, Marc Andersen &lt;<a href="man@inspektsecurity.com">man@inspektsecurity.com</a>&gt; wrote:<BR>
<BR>
&gt; From: Marc Andersen &lt;<a href="man@inspektsecurity.com">man@inspektsecurity.com</a>&gt;<BR>
&gt; Subject: Re: [syslog-ng] 答复: &nbsp;Need help to send logs to a different server<BR>
&gt; To: &quot;Syslog-ng users' and developers' mailing list&quot; &lt;<a href="syslog-ng@lists.balabit.hu">syslog-ng@lists.balabit.hu</a>&gt;<BR>
&gt; Date: Monday, December 8, 2008, 8:04 AM<BR>
&gt; If the central syslog server is running syslog-ng you can<BR>
&gt; just add another destination (live log server) to the<BR>
&gt; already existing local files.<BR>
&gt;<BR>
&gt; log{<BR>
&gt; source (udp/tcp incoming);<BR>
&gt; destination(new live log server);<BR>
&gt; };<BR>
&gt;<BR>
&gt; cheers<BR>
&gt; /Marc<BR>
&gt;<BR>
&gt;<BR>
&gt; On 07/12/08 16.03, &quot;Lavannya&quot;<BR>
&gt; &lt;<a href="swap_project@yahoo.com">swap_project@yahoo.com</a>&gt; wrote:<BR>
&gt;<BR>
&gt; Yes , &nbsp;from the client &nbsp;we can , &nbsp;but I think if you read<BR>
&gt; my mail properly, I clearly written that my requirement is<BR>
&gt; NOT, to get the logs from the client. &nbsp;I want &nbsp;to set one<BR>
&gt; server , which will get &nbsp;all the information from the<BR>
&gt; central log master. Yes , I know it can be done through<BR>
&gt; ssh/rsync. But I wanted to know , if there is any option in<BR>
&gt; syslog-ng .<BR>
&gt;<BR>
&gt; Thanks<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; --- On Fri, 12/5/08, liuruihong<BR>
&gt; &lt;<a href="liuruihong@baidu.com">liuruihong@baidu.com</a>&gt; wrote:<BR>
&gt;<BR>
&gt; &gt; From: liuruihong &lt;<a href="liuruihong@baidu.com">liuruihong@baidu.com</a>&gt;<BR>
&gt; &gt; Subject: 答复: [syslog-ng] Need help to send logs to<BR>
&gt; a different server<BR>
&gt; &gt; To: <a href="swap_project@yahoo.com">swap_project@yahoo.com</a>, &quot;'Syslog-ng<BR>
&gt; users' and developers' mailing list'&quot;<BR>
&gt; &lt;<a href="syslog-ng@lists.balabit.hu">syslog-ng@lists.balabit.hu</a>&gt;<BR>
&gt; &gt; Date: Friday, December 5, 2008, 3:23 AM<BR>
&gt; &gt; in the client,you can define many remote log server<BR>
&gt; &gt; simultaneously.syslog<BR>
&gt; &gt; and syslog-ng all support this function.<BR>
&gt; &gt; You can find in the manual:)<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; 谢谢!<BR>
&gt; &gt;<BR>
&gt; &gt; 刘蕊红 |sys|6758<BR>
&gt; &gt;<BR>
&gt; &gt; -----邮件原件-----<BR>
&gt; &gt; 发件人: <a href="syslog-ng-bounces@lists.balabit.hu">syslog-ng-bounces@lists.balabit.hu</a><BR>
&gt; &gt; [<a href="mailto:syslog-ng-bounces@lists.balabit.hu">mailto:syslog-ng-bounces@lists.balabit.hu</a>] 代表<BR>
&gt; Swapna<BR>
&gt; &gt; 发送时间: 2008年12月5日 4:17<BR>
&gt; &gt; 收件人: <a href="syslog-ng@lists.balabit.hu">syslog-ng@lists.balabit.hu</a><BR>
&gt; &gt; 主题: [syslog-ng] Need help to send logs to a<BR>
&gt; different<BR>
&gt; &gt; server<BR>
&gt; &gt;<BR>
&gt; &gt; Hi,<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; We have syslog-ng configuration &nbsp;as follows:<BR>
&gt; &gt;<BR>
&gt; &gt; &nbsp;&nbsp;&nbsp;- &nbsp;There are 50 clients &nbsp;communicating to one log<BR>
&gt; server<BR>
&gt; &gt;<BR>
&gt; &gt; &nbsp;&nbsp;&nbsp;- &nbsp;The &nbsp;log server is kept in secured place where<BR>
&gt; nobody<BR>
&gt; &gt; have access<BR>
&gt; &gt;<BR>
&gt; &gt; &nbsp;&nbsp;&nbsp;- &nbsp;All the logs &nbsp;of 50 clients &nbsp;are coming to the<BR>
&gt; log<BR>
&gt; &gt; server &nbsp;and<BR>
&gt; &gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the logs are kept &nbsp;as follow<BR>
&gt; &gt;<BR>
&gt; &gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/var/log/syslog-ng/&lt;client<BR>
&gt; &gt; host&gt;/extended.log<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; We want &nbsp;all the log of each client &nbsp;to relay into a<BR>
&gt; &gt; seperate server live.<BR>
&gt; &gt; Means the &nbsp;current log &nbsp;file of each &nbsp;host will go to<BR>
&gt; the<BR>
&gt; &gt; new server<BR>
&gt; &gt; simultaneously &nbsp;as &nbsp;it is going to the central log<BR>
&gt; server.<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; We can configure a &nbsp;second &nbsp;log server &nbsp;like the<BR>
&gt; existing<BR>
&gt; &gt; one. &nbsp;But our<BR>
&gt; &gt; requirement &nbsp;is, &nbsp;that all the logs will be received<BR>
&gt; from<BR>
&gt; &gt; the central log<BR>
&gt; &gt; server not from the client &nbsp;hosts.<BR>
&gt; &gt;<BR>
&gt; &gt; Any help is &nbsp;really appreciated.<BR>
&gt; &gt;<BR>
&gt; &gt; Thanks<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; ____________________________________________________________________________<BR>
&gt; &gt; __<BR>
&gt; &gt; Member info:<BR>
&gt; &gt; <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><BR>
&gt; &gt; Documentation:<BR>
&gt; &gt;<BR>
&gt; <a href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a><BR>
&gt; &gt; FAQ: <a href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a><BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; ______________________________________________________________________________<BR>
&gt; Member info:<BR>
&gt; <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><BR>
&gt; Documentation:<BR>
&gt; <a href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a><BR>
&gt; FAQ: <a href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a><BR>
&gt;<BR>
&gt;<BR>
&gt; ______________________________________________________________________________<BR>
&gt; Member info:<BR>
&gt; <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><BR>
&gt; Documentation:<BR>
&gt; <a href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a><BR>
&gt; FAQ: <a href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a><BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>