<?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 How to parse and send logs to a third party syslog server, but forward full raw logs to the indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-and-send-logs-to-a-third-party-syslog-server-but/m-p/280529#M53672</link>
    <description>&lt;P&gt;I have some RADIUS logs that I need to parse and send to a third party syslog server; however, I want to send the intact raw logs to the indexer. Is there a way to do this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Neill&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2015 05:36:33 GMT</pubDate>
    <dc:creator>ckillg</dc:creator>
    <dc:date>2015-12-16T05:36:33Z</dc:date>
    <item>
      <title>How to parse and send logs to a third party syslog server, but forward full raw logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-and-send-logs-to-a-third-party-syslog-server-but/m-p/280529#M53672</link>
      <description>&lt;P&gt;I have some RADIUS logs that I need to parse and send to a third party syslog server; however, I want to send the intact raw logs to the indexer. Is there a way to do this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Neill&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 05:36:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-and-send-logs-to-a-third-party-syslog-server-but/m-p/280529#M53672</guid>
      <dc:creator>ckillg</dc:creator>
      <dc:date>2015-12-16T05:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse and send logs to a third party syslog server, but forward full raw logs to the indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-and-send-logs-to-a-third-party-syslog-server-but/m-p/280530#M53673</link>
      <description>&lt;P&gt;There are a number of different options depending at which stage you want to send to the 3rd party. Are the logs already configured to send to a Splunk forwarder of some kind?  Is it collected via syslog-ng + written to a file, or just ingested via a tcp/udp input?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;If you want to send data that already exists in splunk, check out this app to see if it'll help for search type output: &lt;A href="https://splunkbase.splunk.com/app/1847/"&gt;https://splunkbase.splunk.com/app/1847/&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;If not that, one option is having the RADIUS server point at a virtual IP, and have the 3rd party load balancer mirror the traffic. &lt;/LI&gt;
&lt;LI&gt;If you're already collecting this as syslog via syslog-ng or something similar: In your outputs.conf, you could configure data cloning.  So ingest the data, and send it to multiple destinations.  If this is on a heavy forwarder, you might have to configure indexAndForward=false globally, which might affect your other data.  If you're just using a universal forwarder, you should be fine as it can't index the data.  See the following, and look for the cloning section: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Configureforwarderswithoutputs.confd"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Configureforwarderswithoutputs.confd&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-and-send-logs-to-a-third-party-syslog-server-but/m-p/280530#M53673</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2015-12-16T06:42:17Z</dc:date>
    </item>
  </channel>
</rss>

