<div>Hi, </div>
<div> </div>
<div>I am using syslog-ng 3.0.7 version. I have a requirement to log the messages on both the central server as well as my local machine. The central server is a HPUX machine and </div>
<div>my cleint is a SUSE machine. From my SUSE machine I am able to get he messages logged on to the HPUX machine by this entry in my conf file </div>
<div> </div>
<div>destination loghost {<br>        tcp(&quot;20.5.68.85&quot; port(514));<br>};<br></div>
<div>20.5.68.85 being the ip for the central server.</div>
<div>This works perfectly fine.</div>
<div>But is this possible to ge the logs generated on my SUSE machine as well simulatneously.</div>
<div>Please let me know if there seems any way around to do this.</div>
<div> </div>
<div>Thanks,</div>
<div>Rakesh</div>
<div> </div>