<?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: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269827#M190010</link>
    <description>&lt;P&gt;I am also getting this error for my csv files. Splunk is not indexing some of csv files. All for them are 117KB in size. I am creating the CSV on linux using command -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ssh admin@machine1 "some command" &amp;gt; /opt/script_output_data/folder1/folder2/file_name_`date +\%m\%d\%Y_\%H_\%M_\%S`.csv

Error : 01-15-2017 21:40:22.148 -0800 ERROR TailReader - Ignoring path="/opt/script_output_data/folder1/folder2/file_name_01152017_21_40_18.csv" due to: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have my props.conf on indexer as well as my forwarder. &lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2017 06:55:36 GMT</pubDate>
    <dc:creator>abhinav_maxonic</dc:creator>
    <dc:date>2017-01-16T06:55:36Z</dc:date>
    <item>
      <title>Bug during applyPendingMetadata, header processor does not own the indexed extractions confs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269824#M190007</link>
      <description>&lt;P&gt;I am getting "Bug during applyPendingMetadata, header processor does not own the indexed extractions confs" so every file I am trying to ingest is ignoring. I am using Universal Forwarder to ingest data.&lt;/P&gt;

&lt;P&gt;03-29-2016 22:22:27.818 -0700 ERROR TailingProcessor - Ignoring path="/opt/apps/splunk_data/uf2/data/bandy.txt" due to:   Bug during applyPendingMetadata, header processor does not own the indexed extractions confs.&lt;/P&gt;

&lt;P&gt;Can any one have solution for  this?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:18:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269824#M190007</guid>
      <dc:creator>sandipan11</dc:creator>
      <dc:date>2016-03-30T06:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269825#M190008</link>
      <description>&lt;P&gt;I realise this question is a few months old but hopefully the following will help!&lt;/P&gt;

&lt;P&gt;Check your &lt;CODE&gt;props.conf&lt;/CODE&gt; on the universal forwarder - it could be caused by &lt;CODE&gt;INDEXED_EXCTRACTIONS=&amp;lt;x&amp;gt;&lt;/CODE&gt;. I had the same recently and narrowed it down to &lt;CODE&gt;INDEXED_EXCTRACTIONS=&amp;lt;x&amp;gt;&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;You'll need the configuration on the indexers, but not on the universal forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 07:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269825#M190008</guid>
      <dc:creator>hmatthews_splun</dc:creator>
      <dc:date>2016-07-19T07:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269826#M190009</link>
      <description>&lt;P&gt;INDEXED_EXTRACTIONS are an exception in that the parsing/field extraction is performed on the UF instead of the HWF/IDX.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 10:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269826#M190009</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2016-07-19T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269827#M190010</link>
      <description>&lt;P&gt;I am also getting this error for my csv files. Splunk is not indexing some of csv files. All for them are 117KB in size. I am creating the CSV on linux using command -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ssh admin@machine1 "some command" &amp;gt; /opt/script_output_data/folder1/folder2/file_name_`date +\%m\%d\%Y_\%H_\%M_\%S`.csv

Error : 01-15-2017 21:40:22.148 -0800 ERROR TailReader - Ignoring path="/opt/script_output_data/folder1/folder2/file_name_01152017_21_40_18.csv" due to: Bug during applyPendingMetadata, header processor does not own the indexed extractions confs.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have my props.conf on indexer as well as my forwarder. &lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 06:55:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-during-applyPendingMetadata-header-processor-does-not-own/m-p/269827#M190010</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2017-01-16T06:55:36Z</dc:date>
    </item>
  </channel>
</rss>

