<?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 JSON duplicate values extraction even after applying props with indexed extractions on heavy forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/JSON-duplicate-values-extraction-even-after-applying-props-with/m-p/489614#M83714</link>
    <description>&lt;P&gt;JSON data with indexed extraction on Heavy Forwarder and KV mode =none with JSON events are giving out 2 values for 1 field, I did thoroughly checked the data and also after the field extractions and I did make sure each props has the app permission under local.meta or default.meta&lt;BR /&gt;
[]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;Ran tstats count where index= json index by duplicatedvaluefield which give the correct value - 9 - for 9 events &lt;/P&gt;

&lt;P&gt;Where as when count of values for the field with stats gives 18 - for 9 events.&lt;/P&gt;

&lt;P&gt;Below are the conf that I used,&lt;BR /&gt;
On HEavy forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[_json]
INDEXED_EXTRACTIONS=json
KV_MODE=none
AUTO_KV_JSON=false
SHOULD_LINEMERGE=false
disabled=false
pulldown_type=true
TRUNCATE=99999
LINE_BREAKER=([\r\n]+)\[\W\"\w{8}
MAX_TIMESTAMP_LOOKAHEAD=13
TIME_PREFIX=\W+\w{8}\W+\w{9}\"\:\"
TIME_FORMAT=%s%3N

- ON Search head - 
[_json]
KV_MODE=none
AUTO_KV_JSON=false
disabled = false

On indexers 
[_json]
SHOULD_LINEMERGE=false
KV_MODE=none
AUTO_KV_JSON=false
disabled=false
pulldown_type=true
TRUNCATE=99999
LINE_BREAKER=([\r\n]+)\[\W\"\w{8}
MAX_TIMESTAMP_LOOKAHEAD=13
TIME_PREFIX=\W+\w{8}\W+\w{9}\"\:\"
TIME_FORMAT=%s%3N
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please help me by pointing the issue with this.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 23:30:42 GMT</pubDate>
    <dc:creator>mahesh423</dc:creator>
    <dc:date>2019-09-24T23:30:42Z</dc:date>
    <item>
      <title>JSON duplicate values extraction even after applying props with indexed extractions on heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-duplicate-values-extraction-even-after-applying-props-with/m-p/489614#M83714</link>
      <description>&lt;P&gt;JSON data with indexed extraction on Heavy Forwarder and KV mode =none with JSON events are giving out 2 values for 1 field, I did thoroughly checked the data and also after the field extractions and I did make sure each props has the app permission under local.meta or default.meta&lt;BR /&gt;
[]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;Ran tstats count where index= json index by duplicatedvaluefield which give the correct value - 9 - for 9 events &lt;/P&gt;

&lt;P&gt;Where as when count of values for the field with stats gives 18 - for 9 events.&lt;/P&gt;

&lt;P&gt;Below are the conf that I used,&lt;BR /&gt;
On HEavy forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[_json]
INDEXED_EXTRACTIONS=json
KV_MODE=none
AUTO_KV_JSON=false
SHOULD_LINEMERGE=false
disabled=false
pulldown_type=true
TRUNCATE=99999
LINE_BREAKER=([\r\n]+)\[\W\"\w{8}
MAX_TIMESTAMP_LOOKAHEAD=13
TIME_PREFIX=\W+\w{8}\W+\w{9}\"\:\"
TIME_FORMAT=%s%3N

- ON Search head - 
[_json]
KV_MODE=none
AUTO_KV_JSON=false
disabled = false

On indexers 
[_json]
SHOULD_LINEMERGE=false
KV_MODE=none
AUTO_KV_JSON=false
disabled=false
pulldown_type=true
TRUNCATE=99999
LINE_BREAKER=([\r\n]+)\[\W\"\w{8}
MAX_TIMESTAMP_LOOKAHEAD=13
TIME_PREFIX=\W+\w{8}\W+\w{9}\"\:\"
TIME_FORMAT=%s%3N
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please help me by pointing the issue with this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 23:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-duplicate-values-extraction-even-after-applying-props-with/m-p/489614#M83714</guid>
      <dc:creator>mahesh423</dc:creator>
      <dc:date>2019-09-24T23:30:42Z</dc:date>
    </item>
  </channel>
</rss>

