<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: can syslog forward to multiple syslog servers? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5770641#M53853</link>
    <description>&lt;P&gt;The first one may not work, as one syslog configuration line can normally specify only one destination (exception: "a comma-separated list of users" is considered a single destination). Of course, some Linux distributions may have a version of syslogd that has its configuration syntax enhanced to allow multiple destinations on a single line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second form should work as you requested and be acceptable to even the most traditional syslogd implementation you're likely to see in a Linux system.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Aug 2012 08:37:53 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2012-08-21T08:37:53Z</dc:date>
    <item>
      <title>can syslog forward to multiple syslog servers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5769731#M53849</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The man pages don't seem to answer this question.&amp;nbsp; I have a client who's looking to install ossec but already has a syslog server.&amp;nbsp; They would like to forward the syslog messages from their linux boxes to their normal syslog server *and* the new ossec server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if either of these two lines will work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*.* @loghost,@ossec_server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*.* @loghost&lt;/P&gt;&lt;P&gt;*.* @ossec_server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;syslog won't forward messages that it receives from other systems; however, I'm sure I could work around that if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any hints/tips/suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 17:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5769731#M53849</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-08-20T17:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: can syslog forward to multiple syslog servers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5770641#M53853</link>
      <description>&lt;P&gt;The first one may not work, as one syslog configuration line can normally specify only one destination (exception: "a comma-separated list of users" is considered a single destination). Of course, some Linux distributions may have a version of syslogd that has its configuration syntax enhanced to allow multiple destinations on a single line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second form should work as you requested and be acceptable to even the most traditional syslogd implementation you're likely to see in a Linux system.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 08:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5770641#M53853</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-08-21T08:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: can syslog forward to multiple syslog servers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5771097#M53856</link>
      <description>&lt;P&gt;As Matti says, the 2nd set of lines should work.&amp;nbsp; However, that is for the standard syslog daemon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A lot of Linux distros are using SyslogNG which uses a completely different method and file for config.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would first verify if they are using Syslog or SyslogNG then determine how to configure it.l&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5771097#M53856</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-08-21T13:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: can syslog forward to multiple syslog servers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5771497#M53857</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you both for the replies; appreciate it no end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 19:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-syslog-forward-to-multiple-syslog-servers/m-p/5771497#M53857</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-08-21T19:39:03Z</dc:date>
    </item>
  </channel>
</rss>

