<?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: Routing to index from Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116021#M24232</link>
    <description>&lt;P&gt;&lt;CODE&gt;DEST_KEY = _MetatData:Index&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;has a typo. It should be&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;DEST_KEY = _MetaData:Index&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2014 00:55:49 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-06-25T00:55:49Z</dc:date>
    <item>
      <title>Routing to index from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116019#M24230</link>
      <description>&lt;P&gt;I have windows logs from a universal forwarder being sent to my heavy forwarder where I using props.conf and transforms.conf to only allow specific event id through. Now I am trying to make the events go to a specific index on my indexer. In my transforms.conf stanza that filters the events I had:&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[security]&lt;BR /&gt;
REGEX = (?m)EventCodes=(listOfEventCodes)&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = indexQueue&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
I changed this to look like this:&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[security]&lt;BR /&gt;
REGEX = (?m)EventCodes=(listOfEventCodes)&lt;BR /&gt;
DEST_KEY = _MetatData:Index&lt;BR /&gt;
FORMAT = securityindex&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
I expected to see the new events in the securityindex on my indexer, what I found was the my event where not even coming to my indexer anymore. I assume that the data pipe was trying to index the events locally on the heavyforwarder and not sending them to the indexer.&lt;/P&gt;

&lt;P&gt;So my question is, is there a way to define what index an event should go to on the indexer from the heavy forwarder configs?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:54:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116019#M24230</guid>
      <dc:creator>knutsod</dc:creator>
      <dc:date>2020-09-28T16:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to index from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116020#M24231</link>
      <description>&lt;P&gt;Hi knutsod,&lt;/P&gt;

&lt;P&gt;see the docs about &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Forwarding/Routeandfilterdatad"&gt;route and filter data&lt;/A&gt; for some nice examples. Remember to enable forwarding on the heavy forwarder, else it will not send the event to the final indexer. Last but not least, don't forget to create the index on the receiving indexer.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 06:18:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116020#M24231</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-06-24T06:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to index from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116021#M24232</link>
      <description>&lt;P&gt;&lt;CODE&gt;DEST_KEY = _MetatData:Index&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;has a typo. It should be&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;DEST_KEY = _MetaData:Index&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 00:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-to-index-from-Heavy-Forwarder/m-p/116021#M24232</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-06-25T00:55:49Z</dc:date>
    </item>
  </channel>
</rss>

