<?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: Duplicate Extracted Fields (ingest through HEC) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503338#M140031</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please configure below props.conf on Search Head.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mycustomsourcetype]
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 22 Oct 2019 23:17:35 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2019-10-22T23:17:35Z</dc:date>
    <item>
      <title>Duplicate Extracted Fields (ingest through HEC)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503337#M140030</link>
      <description>&lt;P&gt;Hi, I am seeing duplicate extractions for events in my Splunk instance. To give a background, I have a couple forwarders (which are mostly not used), an indexer cluster in which each indexer is running the Splunk HEC and the HEC is sitting behind a load balancer, I have one index cluster master and finally I have a search head cluster.&lt;/P&gt;

&lt;P&gt;There is not a props.conf file on the search heads. &lt;/P&gt;

&lt;P&gt;Currently the props.conf lives in the /opt/splunk/etc/system/local/ directory on the indexers. Here is a sample config:&lt;/P&gt;

&lt;P&gt;[mycustomsourcetype]&lt;BR /&gt;
DATETIME_CONFIG =&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
AUTO_KV_JSON = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
TZ = UTC&lt;BR /&gt;
category = Structured&lt;BR /&gt;
description = ticket stuff&lt;BR /&gt;
disabled = false&lt;BR /&gt;
TRUNCATE = 0&lt;BR /&gt;
pulldown_type = true&lt;/P&gt;

&lt;P&gt;Considering the only props.conf that I believe should be dictating extractions is on the indexers, I'm very confused about how to fix this.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:35:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503337#M140030</guid>
      <dc:creator>mrstrozy</dc:creator>
      <dc:date>2020-09-30T02:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Extracted Fields (ingest through HEC)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503338#M140031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please configure below props.conf on Search Head.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mycustomsourcetype]
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Oct 2019 23:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503338#M140031</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-10-22T23:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Extracted Fields (ingest through HEC)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503339#M140032</link>
      <description>&lt;P&gt;The part I forgot to mention was that the events ingested prior to the architecture change did not have duplicate extractions which added to the confusion. I noticed that the replication and search factors were not being met and so I explicitly added to the master server.conf clustering section with "replication_factor = 3" (though I thought this was the case by default). After doing so the replication and search factors were then met and all ingested events from that point on did not have duplicate field extractions. &lt;/P&gt;

&lt;P&gt;I am pretty confused by this so anyone with more advanced knowledge please feel free to chime in. I would love to fully understand why this was the case.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:42:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503339#M140032</guid>
      <dc:creator>mrstrozy</dc:creator>
      <dc:date>2019-10-23T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Extracted Fields (ingest through HEC)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503340#M140033</link>
      <description>&lt;P&gt;Set this on your &lt;CODE&gt;Search Head&lt;/CODE&gt;:&lt;/P&gt;

&lt;H4&gt;props.conf&lt;/H4&gt;

&lt;PRE&gt;&lt;CODE&gt;[mycustomsourcetype]
KV_MODE = none
AUTO_KV_JSON = false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Oct 2019 23:32:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503340#M140033</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-10-25T23:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Extracted Fields (ingest through HEC)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503341#M140034</link>
      <description>&lt;P&gt;I needed both KV_MODE and AUTO_KV_JSON, thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1406"&gt;@woodcock&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:34:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Extracted-Fields-ingest-through-HEC/m-p/503341#M140034</guid>
      <dc:creator>ruman_splunk</dc:creator>
      <dc:date>2020-09-30T05:34:36Z</dc:date>
    </item>
  </channel>
</rss>

