<?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 Double Extraction in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/JSON-Double-Extraction/m-p/426474#M74765</link>
    <description>&lt;P&gt;I've got an odd problem with JSON extracting twice. I've read the other posts on this and believe what I have should be working correctly, but it's not.&lt;/P&gt;

&lt;P&gt;I have the following props on a universal forwarder, which is reading JSON data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Test:JSON]
INDEXED_EXTRACTIONS = json
KV_MODE = none
NO_BINARY_CHECK = true
TIMESTAMP_FIELDS = TimeGenerated
category = Structured
description = JavaScript Object Notation format. For more information, visit http://json.org/
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also have the following on the search head cluster in props:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Test:JSON]
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As I understand it, since I have INDEXED_EXTRACTIONS = json set on the forwarder, it would make sense that I would have double field extractions IF I didn't set KV_MODE = none on the search heads. However, since I do have KV_MODE = none set on the search heads, why am I still getting double extractions? Also, there are no props set on the indexers.&lt;/P&gt;

&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 22:56:47 GMT</pubDate>
    <dc:creator>ehowardl3</dc:creator>
    <dc:date>2020-09-29T22:56:47Z</dc:date>
    <item>
      <title>JSON Double Extraction</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-Double-Extraction/m-p/426474#M74765</link>
      <description>&lt;P&gt;I've got an odd problem with JSON extracting twice. I've read the other posts on this and believe what I have should be working correctly, but it's not.&lt;/P&gt;

&lt;P&gt;I have the following props on a universal forwarder, which is reading JSON data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Test:JSON]
INDEXED_EXTRACTIONS = json
KV_MODE = none
NO_BINARY_CHECK = true
TIMESTAMP_FIELDS = TimeGenerated
category = Structured
description = JavaScript Object Notation format. For more information, visit http://json.org/
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also have the following on the search head cluster in props:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Test:JSON]
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As I understand it, since I have INDEXED_EXTRACTIONS = json set on the forwarder, it would make sense that I would have double field extractions IF I didn't set KV_MODE = none on the search heads. However, since I do have KV_MODE = none set on the search heads, why am I still getting double extractions? Also, there are no props set on the indexers.&lt;/P&gt;

&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:56:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-Double-Extraction/m-p/426474#M74765</guid>
      <dc:creator>ehowardl3</dc:creator>
      <dc:date>2020-09-29T22:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Double Extraction</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-Double-Extraction/m-p/426475#M74766</link>
      <description>&lt;P&gt;I even tried copying and pasting the default _json props into the new test sourcetype and still get double extractions, even though the default _json sourcetype does not give me double extractions. This makes no sense to me.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 19:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-Double-Extraction/m-p/426475#M74766</guid>
      <dc:creator>ehowardl3</dc:creator>
      <dc:date>2019-01-24T19:53:34Z</dc:date>
    </item>
  </channel>
</rss>

