<?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 disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178535#M35802</link>
    <description>&lt;P&gt;The indexed extractions are setup on the /etc/system/default/props.conf on forwarders and indexers.&lt;/P&gt;

&lt;P&gt;If you want to disable them, rewrite the "iis" sourcetype in local/props.conf without them.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
[iis]&lt;BR /&gt;
INDEXED_EXTRACTIONS =&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You may want to do that on forwarders AND indexers, otherwise I do not know what the indexers will try to do if they receive iis as unparsed and decide to parse it as INDEXED_EXTRACTIONS without having the header.&lt;/P&gt;</description>
    <pubDate>Sun, 02 Nov 2014 16:06:01 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2014-11-02T16:06:01Z</dc:date>
    <item>
      <title>How to disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178533#M35800</link>
      <description>&lt;P&gt;Hi, recently we upgraded all of our Universal forwaders (UFs) from various versions of 5.x to 6.1.4&lt;/P&gt;

&lt;P&gt;We discovered that our field extractions of the IIS data were randonly broken now - e.g. c_ip and other fields were sporadically popluated &lt;BR /&gt;
incorrectly, the _raw data was sporadically munged -- they had never had been these andom issues before (running for several years now and &lt;BR /&gt;
no changes to the IIS props/transforms in several months...)&lt;/P&gt;

&lt;P&gt;After allot of trouble-shooting, finally discoved that the INDEXED_EXTRACTIONS setting for iis by default is set to w3c on the Universal &lt;BR /&gt;
forwarders is the culprit - however since it is set in system/default/pros.conf as = w3c -- there is no-apparent way to disable it (set it to off)&lt;BR /&gt;
unless we setup something to update all of the etc/default/props.conf (not a good idea obvioulsy)&lt;/P&gt;

&lt;P&gt;So we ended up using a new sourcetype in inputs.conf on our UFs, and then forcing the new sourcetype to change to souretype=iis on our indexers, &lt;BR /&gt;
now our IIS field extractions are working again...&lt;/P&gt;

&lt;P&gt;We tried setting it a number of ways on the UFs and it did not take (in-fact in some cases it stopped forwrding the IIS data on the UFs &lt;BR /&gt;
when this setting was changed)&lt;/P&gt;

&lt;P&gt;The question is - is there anyway to disable INDEXED_EXTRACTIONS?&lt;/P&gt;

&lt;P&gt;Additonally any ETA of when this wil be fixed (if a known issue?)&lt;/P&gt;

&lt;P&gt;thanks for any and all inputs&lt;/P&gt;

&lt;P&gt;-tom&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2014 19:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178533#M35800</guid>
      <dc:creator>t9445</dc:creator>
      <dc:date>2014-11-01T19:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178534#M35801</link>
      <description>&lt;P&gt;What happens if you set&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;INDEXED_EXTRACTIONS = 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in your local/props.conf? Never tried that myself, but maybe that'll unset the default.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2014 20:22:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178534#M35801</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-01T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178535#M35802</link>
      <description>&lt;P&gt;The indexed extractions are setup on the /etc/system/default/props.conf on forwarders and indexers.&lt;/P&gt;

&lt;P&gt;If you want to disable them, rewrite the "iis" sourcetype in local/props.conf without them.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
[iis]&lt;BR /&gt;
INDEXED_EXTRACTIONS =&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You may want to do that on forwarders AND indexers, otherwise I do not know what the indexers will try to do if they receive iis as unparsed and decide to parse it as INDEXED_EXTRACTIONS without having the header.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2014 16:06:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178535#M35802</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-11-02T16:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178536#M35803</link>
      <description>&lt;P&gt;Hi thanks for the feeback, &lt;/P&gt;

&lt;P&gt;Yes, we tried unsetting by setting it to blank and ("unset") - both actually caused iis to no longer be collected on the 6.1.4 (6.x) UFs&lt;/P&gt;

&lt;P&gt;e.g. In our troubleshooting we distributed a new UFs props.conf to the 6.x UFs - both did not work and actually caused iis to stop being collected on the 6.x UFs.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;[iis]&lt;/P&gt;

&lt;H2&gt;INDEXED_EXTRACTIONS =&lt;/H2&gt;

&lt;P&gt;and also tried&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;[iis]&lt;/P&gt;

&lt;H2&gt;INDEXED_EXTRACTIONS = unset&lt;/H2&gt;

&lt;P&gt;in both the  cases the 6.x UFs actually stopped forwarding the IIS data due this setting being incorrect.&lt;/P&gt;

&lt;P&gt;Additionally, since the only workaround appears to be using a custom sourcetype on the UFs then changing it at the indexers, the UFs (correctly) re-index all the data since it is a new sourcetype... (blew out our license over the weekend - no choice since alternative is to have randomly munged data where it never was before)&lt;/P&gt;

&lt;P&gt;There must be a way to turn off INDEXED_EXTRACTIONS so this scenario does not play out with other data-types as well (e.g. access_combined, json, etc) - For Splunk users migrating to 6.x of the UFs (from 5.x and earlier) this is going to pose a huge issue since the INDEXED_EXTRACTIONS settings that are done by default on well known sourcetypes.  &lt;/P&gt;

&lt;P&gt;The munged _raw data from the UFs is seemingly random, in our shop about 0.5% of the rows coming in for iis sourcetype - just enough to get every user lighting torches and gathering pitchforks, since  various reports/alerts/queries/etc now have bogus data peppered through them&lt;/P&gt;

&lt;P&gt;Defaulting INDEXED_EXTRACTIONS on the 6.x UFs for those migrating from earlier versions is not pretty -- the only workarounds seems to be rewrite all of our working field-extractions, to setup a distributed application to update etc/system/default/props.conf on all the UFs (anytime one is spun up), or change the sourcetype name on the UFs and change it back on the indexers thus avoiding re-indexing the data (unless the default setting on the 6.x UFs for INDEXED_EXTRACTIONS can be turned back off somehow?)&lt;/P&gt;

&lt;P&gt;Appreciate any and all inputs &lt;/P&gt;

&lt;P&gt;thanks again&lt;/P&gt;

&lt;P&gt;-tom&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/178536#M35803</guid>
      <dc:creator>t9445</dc:creator>
      <dc:date>2020-09-28T18:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable system default INDEXED_EXTRACTIONS setting on 6.x Universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/697657#M115717</link>
      <description>&lt;P&gt;Anyone who comes across this issue please up vote the following idea for a configuration option to disable INDEXED_EXTRACTIONS via an app's local props.conf.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://ideas.splunk.com/ideas/EID-I-2400" target="_blank"&gt;https://ideas.splunk.com/ideas/EID-I-2400&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 01:03:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-system-default-INDEXED-EXTRACTIONS-setting-on-6-x/m-p/697657#M115717</guid>
      <dc:creator>yeahnah</dc:creator>
      <dc:date>2024-08-29T01:03:44Z</dc:date>
    </item>
  </channel>
</rss>

