<?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: configuring a pass-through in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182926#M36656</link>
    <description>&lt;P&gt;Why would a sourcetype be set in props.conf?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2014 18:04:56 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2014-03-14T18:04:56Z</dc:date>
    <item>
      <title>configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182922#M36652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to setup a universal forwarder send events to a heavy forwarder (lots of events, with lots of parsing) and then to an indexer, where they will be stored.&lt;/P&gt;

&lt;P&gt;My uf will have a inputs/outputs conf file, and my hf will have the same, plus a props/transforms .conf.  How do I tell the hf not to index anything? &lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 01:52:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182922#M36652</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-03-12T01:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182923#M36653</link>
      <description>&lt;P&gt;Hi a212830,&lt;/P&gt;

&lt;P&gt;this is set per default this way, see the docs about &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf"&gt;outputs.conf&lt;/A&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;indexAndForward = [true|false]
* Index all data locally, in addition to forwarding it.
* This is known as an "index-and-forward" configuration.
* This attribute is only available for heavy forwarders.
* This attribute is available only at the top level [tcpout] stanza. It cannot be overridden in a target group.
* Defaults to false.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 06:48:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182923#M36653</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-03-12T06:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182924#M36654</link>
      <description>&lt;P&gt;Thanks. On hfw inputs.conf, I setup the following, and I received possible typo messages for the transforms statement.  Can't I do transforms at this level? &lt;/P&gt;

&lt;P&gt;[tcp://:19997]&lt;BR /&gt;
sourcetype = snmp_metrics&lt;BR /&gt;
TRANSFORMS-set = setnull,setparsing,sethost&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 12:51:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182924#M36654</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-03-12T12:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182925#M36655</link>
      <description>&lt;P&gt;no this must be done in &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/admin/Propsconf"&gt;props.conf&lt;/A&gt; not in inputs.conf&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2014 13:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182925#M36655</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-03-13T13:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182926#M36656</link>
      <description>&lt;P&gt;Why would a sourcetype be set in props.conf?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 18:04:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182926#M36656</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-03-14T18:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: configuring a pass-through</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182927#M36657</link>
      <description>&lt;P&gt;you asked for &lt;CODE&gt;transforms&lt;/CODE&gt; and the answer for this is, no&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 06:27:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/configuring-a-pass-through/m-p/182927#M36657</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-03-17T06:27:30Z</dc:date>
    </item>
  </channel>
</rss>

