<?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: Why is my Splunk Heavy Forwarder still indexing events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144015#M29419</link>
    <description>&lt;P&gt;I put it under the [syslog] stanza to try and set it globally. We are using syslog forwarding over UDP.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Feb 2015 18:38:14 GMT</pubDate>
    <dc:creator>ic_101</dc:creator>
    <dc:date>2015-02-13T18:38:14Z</dc:date>
    <item>
      <title>Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144011#M29415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have set up a Splunk Heavy Forwarder (v6.1.1) that collects events from a number of Windows and Linux servers and parses the data before forwarding it on. My understanding is that the forwarder should not index the data by default, but I can see all the events being forwarded in the main index of the heavy forwarder.&lt;/P&gt;

&lt;P&gt;I have my own  props.conf and transform.conf in ..etc-system-local that obfuscates some data before forwarding. Outputs is configured for syslog UDP port 514.&lt;/P&gt;

&lt;P&gt;Any ideas why this may be happening, and how I can stop it indexing? I've tried setting indexAndForward=false in outputs.conf.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144011#M29415</guid>
      <dc:creator>ic_101</dc:creator>
      <dc:date>2015-02-13T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144012#M29416</link>
      <description>&lt;P&gt;It sounds like that setting is not being honored. Did you re-start Splunk after editing that file? What are the results of &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunk btool --debug outputs list | grep indexAndForward
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Feb 2015 17:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144012#M29416</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2015-02-13T17:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144013#M29417</link>
      <description>&lt;P&gt;Splunk was re-started after editing the file.&lt;/P&gt;

&lt;P&gt;Results of command show indexAndForward = false in local and default instances of output.conf.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 17:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144013#M29417</guid>
      <dc:creator>ic_101</dc:creator>
      <dc:date>2015-02-13T17:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144014#M29418</link>
      <description>&lt;P&gt;To clarify; disabling the indexing globally (all data), did you put indexAndForward=false under the [tcpout] stanza?&lt;/P&gt;

&lt;P&gt;so your outputs.conf has:&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
indexAndForward = false&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:23:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144014#M29418</guid>
      <dc:creator>phoffman_splunk</dc:creator>
      <dc:date>2015-02-13T18:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144015#M29419</link>
      <description>&lt;P&gt;I put it under the [syslog] stanza to try and set it globally. We are using syslog forwarding over UDP.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:38:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144015#M29419</guid>
      <dc:creator>ic_101</dc:creator>
      <dc:date>2015-02-13T18:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144016#M29420</link>
      <description>&lt;P&gt;Per phoffman_splunk, it must be defined globally. From the spec file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* This attribute is available only at the top level [tcpout] stanza. It cannot be overridden in a target group.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Feb 2015 18:43:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144016#M29420</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2015-02-13T18:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my Splunk Heavy Forwarder still indexing events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144017#M29421</link>
      <description>&lt;P&gt;It is defined globally in the defaults outputs.conf. However this was not being honoured for some reason so I added it to the local outputs.conf to see if it would pick that up instead. I tried setting it at the top level as you suggest, but unfortunately it still appears to be indexing.&lt;/P&gt;

&lt;P&gt;Is there a way to verify if the installation has been set up as a Forwarder only, i.e. it shouldn't need to index? Could this be the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 14:24:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-Splunk-Heavy-Forwarder-still-indexing-events/m-p/144017#M29421</guid>
      <dc:creator>ic_101</dc:creator>
      <dc:date>2015-02-16T14:24:06Z</dc:date>
    </item>
  </channel>
</rss>

