<?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 not working as expected in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21748#M3292</link>
    <description>&lt;P&gt;Thanks for your suggestion. Actually the host field in the events in the TMG index is in fact polulated with "fofrd". It looks now like the original edits I made were correct after all. I beleive I did not see any events becuase there were no events. But when I came in this AM to consider implementing your suggestion, I noticed plenty of events have been collected, without making any new changes.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2011 14:11:24 GMT</pubDate>
    <dc:creator>mikefoti</dc:creator>
    <dc:date>2011-11-25T14:11:24Z</dc:date>
    <item>
      <title>Routing not working as expected</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21746#M3290</link>
      <description>&lt;P&gt;I made the following edits in the to the local\props and transforms files in order to redirect all events coming from the Splunk UF on the host name fofrd to the index name tmg:&lt;/P&gt;

&lt;H2&gt;props.conf&lt;/H2&gt;

&lt;P&gt;[host::fofrd]&lt;BR /&gt;
TRANSFORMS-force_index_for_fofrd = force_index_tmg&lt;/P&gt;

&lt;H2&gt;transforms.conf&lt;/H2&gt;

&lt;P&gt;[force_index_tmg]&lt;BR /&gt;
REGEX = .&lt;BR /&gt;
DEST_KEY = _MetaData:Index&lt;BR /&gt;
FORMAT = tmg&lt;/P&gt;

&lt;P&gt;After the edits I restared splunkd and the SUF service on the other host. But I'm not getting what I expected. While I do get SOME events routed to the new TMG index, thy all seem to be related to the SplunkUF service itself. Other events, the ones I care about, still get forwarded to the defauel index.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21746#M3290</guid>
      <dc:creator>mikefoti</dc:creator>
      <dc:date>2020-09-28T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Routing not working as expected</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21747#M3291</link>
      <description>&lt;P&gt;The reason for this behavior is that the field &lt;CODE&gt;host&lt;/CODE&gt; of those events is not &lt;CODE&gt;fofrd&lt;/CODE&gt;. &lt;CODE&gt;fofrd&lt;/CODE&gt; is the host of events that originate from the UF itself. What I suggest you to do in this case is to use either the &lt;CODE&gt;host&lt;/CODE&gt; of the events or &lt;CODE&gt;source::&lt;/CODE&gt; (instead of &lt;CODE&gt;host::&lt;/CODE&gt;) in your props and list all sources from that UF. Ex:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;BR /&gt;
[source::/my/path/being/monitored] &lt;BR /&gt;
TRANSFORMS-force_index_for_fofrd = force_index_tmg&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;gt; please upvote and accept answer if you find it useful - thanks!&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2011 20:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21747#M3291</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2011-11-23T20:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Routing not working as expected</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21748#M3292</link>
      <description>&lt;P&gt;Thanks for your suggestion. Actually the host field in the events in the TMG index is in fact polulated with "fofrd". It looks now like the original edits I made were correct after all. I beleive I did not see any events becuase there were no events. But when I came in this AM to consider implementing your suggestion, I noticed plenty of events have been collected, without making any new changes.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2011 14:11:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Routing-not-working-as-expected/m-p/21748#M3292</guid>
      <dc:creator>mikefoti</dc:creator>
      <dc:date>2011-11-25T14:11:24Z</dc:date>
    </item>
  </channel>
</rss>

