<?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: How to configure forwarder to filter and forward data to a third party system? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-forwarder-to-filter-and-forward-data-to-a-third/m-p/186795#M37388</link>
    <description>&lt;P&gt;Hi premg,&lt;/P&gt;

&lt;P&gt;make sure your sourcetype matches exactly and your regex &lt;CODE&gt;(.)&lt;/CODE&gt; looks strange. I assume you want to match everything ( equal to . in regex ) but your regex is matching &lt;CODE&gt;(.)&lt;/CODE&gt; .. try using a single dot like . instead in transforms.conf.&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2014 05:59:23 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2014-08-20T05:59:23Z</dc:date>
    <item>
      <title>How to configure forwarder to filter and forward data to a third party system?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-forwarder-to-filter-and-forward-data-to-a-third/m-p/186794#M37387</link>
      <description>&lt;P&gt;We need to forward data to a third party system.&lt;BR /&gt;
I would need to forward all data with sourcetype as *_syslog to the third party system via UDP.&lt;BR /&gt;
I need to forward data to third party system before indexing the data.&lt;/P&gt;

&lt;P&gt;so in heavyforwarder props.conf &lt;BR /&gt;
[sourcetype::*_syslog]&lt;BR /&gt;
TRANSFORMS-routingxxxx=routeToxxxxxxx&lt;/P&gt;

&lt;P&gt;in transforms.conf&lt;BR /&gt;
[routeToxxxxxxx]&lt;BR /&gt;
REGEX=(.)&lt;BR /&gt;
DEST_KEY=_SYSLOG_ROUTING&lt;BR /&gt;
FORMAT=outputs_xxxxxxx&lt;/P&gt;

&lt;P&gt;in outputs.conf&lt;BR /&gt;
[syslog:outputs_xxxxxxx]&lt;BR /&gt;
syslogSourceType=syslog&lt;BR /&gt;
server=ip&lt;BR /&gt;
type=udp&lt;/P&gt;

&lt;P&gt;The above setting is not sending any data to the third party system.&lt;BR /&gt;
Please suggest is there is any error in the above configurations.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-forwarder-to-filter-and-forward-data-to-a-third/m-p/186794#M37387</guid>
      <dc:creator>premg</dc:creator>
      <dc:date>2020-09-28T17:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure forwarder to filter and forward data to a third party system?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-forwarder-to-filter-and-forward-data-to-a-third/m-p/186795#M37388</link>
      <description>&lt;P&gt;Hi premg,&lt;/P&gt;

&lt;P&gt;make sure your sourcetype matches exactly and your regex &lt;CODE&gt;(.)&lt;/CODE&gt; looks strange. I assume you want to match everything ( equal to . in regex ) but your regex is matching &lt;CODE&gt;(.)&lt;/CODE&gt; .. try using a single dot like . instead in transforms.conf.&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 05:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-forwarder-to-filter-and-forward-data-to-a-third/m-p/186795#M37388</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-08-20T05:59:23Z</dc:date>
    </item>
  </channel>
</rss>

