<?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 redirect some SNMP data to a new index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271423#M52114</link>
    <description>&lt;P&gt;Looks like I had an issue with my REGEX, and it worked after the REGEX fix.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2017 21:16:01 GMT</pubDate>
    <dc:creator>hagjos43</dc:creator>
    <dc:date>2017-02-02T21:16:01Z</dc:date>
    <item>
      <title>How to redirect some SNMP data to a new index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271421#M52112</link>
      <description>&lt;P&gt;We have SNMP data being sent from a heavy forwarder to our indexers into an index that we'll call cacti.&lt;/P&gt;

&lt;P&gt;We want SOME of the data (specifically traffic data) to go to another index. My inputs.conf on some test logs (fake data) is set to send data to the main index with a sourcetype of cacti:test1.&lt;/P&gt;

&lt;P&gt;I've done a test that looks like the following with zero luck &lt;EM&gt;(These have been placed on the Heavy Forwarder)&lt;/EM&gt;:&lt;BR /&gt;
&lt;STRONG&gt;TRANSFORMS.conf:&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[IndexRedirect_traffic]
REGEX = rrdn\Straffic
DESKT_KEY = _MetaData:Index
FORMAT = index::cacti_traffic
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;PROPS.conf:&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[cacti:test1]
TRANSFORMS-indexredirect = IndexRedirect_traffic
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 31 Jan 2017 18:56:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271421#M52112</guid>
      <dc:creator>hagjos43</dc:creator>
      <dc:date>2017-01-31T18:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect some SNMP data to a new index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271422#M52113</link>
      <description>&lt;P&gt;Try this for transforms.conf entry.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[IndexRedirect_traffic]
 REGEX = rrdn\Straffic
 DESKT_KEY = _MetaData:Index
 FORMAT = cacti_traffic
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 31 Jan 2017 19:03:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271422#M52113</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-01-31T19:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect some SNMP data to a new index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271423#M52114</link>
      <description>&lt;P&gt;Looks like I had an issue with my REGEX, and it worked after the REGEX fix.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 21:16:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-redirect-some-SNMP-data-to-a-new-index/m-p/271423#M52114</guid>
      <dc:creator>hagjos43</dc:creator>
      <dc:date>2017-02-02T21:16:01Z</dc:date>
    </item>
  </channel>
</rss>

