<?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 Index for specific hosts, except for splunkd sourcetype in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-for-specific-hosts-except-for-splunkd-sourcetype/m-p/72250#M14735</link>
    <description>&lt;P&gt;I have setup a props.conf with: &lt;BR /&gt;
[host::server*]&lt;BR /&gt;
TRANSFORMS-movetonewindex = newindex&lt;/P&gt;

&lt;P&gt;And a transforms.conf with:&lt;BR /&gt;
[newindex]&lt;BR /&gt;
REGEX = .*&lt;BR /&gt;
DEST_KEY = _MetaData:Index&lt;BR /&gt;
FORMAT = new&lt;/P&gt;

&lt;P&gt;How do I not send the splunkd sourcetype to the "new" index and let it go to where it normally goes?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2012 21:45:34 GMT</pubDate>
    <dc:creator>jfaldmo</dc:creator>
    <dc:date>2012-02-15T21:45:34Z</dc:date>
    <item>
      <title>Index for specific hosts, except for splunkd sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-for-specific-hosts-except-for-splunkd-sourcetype/m-p/72250#M14735</link>
      <description>&lt;P&gt;I have setup a props.conf with: &lt;BR /&gt;
[host::server*]&lt;BR /&gt;
TRANSFORMS-movetonewindex = newindex&lt;/P&gt;

&lt;P&gt;And a transforms.conf with:&lt;BR /&gt;
[newindex]&lt;BR /&gt;
REGEX = .*&lt;BR /&gt;
DEST_KEY = _MetaData:Index&lt;BR /&gt;
FORMAT = new&lt;/P&gt;

&lt;P&gt;How do I not send the splunkd sourcetype to the "new" index and let it go to where it normally goes?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2012 21:45:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-for-specific-hosts-except-for-splunkd-sourcetype/m-p/72250#M14735</guid>
      <dc:creator>jfaldmo</dc:creator>
      <dc:date>2012-02-15T21:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Index for specific hosts, except for splunkd sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-for-specific-hosts-except-for-splunkd-sourcetype/m-p/72251#M14736</link>
      <description>&lt;P&gt;You could just do this:&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[splunkd]&lt;BR /&gt;
TRANSFORMS-stayput = leaveitalone&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[leaveitalone]&lt;BR /&gt;
REGEX = .*&lt;BR /&gt;
DEST_KEY = _MetaData:Index&lt;BR /&gt;
FORMAT = _internal&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2012 22:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-for-specific-hosts-except-for-splunkd-sourcetype/m-p/72251#M14736</guid>
      <dc:creator>Lamar</dc:creator>
      <dc:date>2012-02-15T22:17:19Z</dc:date>
    </item>
  </channel>
</rss>

