<?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 events with INDEXED_EXTRACTIONS making each extracted field multivalue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458849#M99450</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have an issue with JSON events having multivalue fields.&lt;/P&gt;

&lt;P&gt;We are using scripted input to ingest the data. The scripted input resides on the collector.&lt;/P&gt;

&lt;P&gt;I have the following defined in the props.conf on the collector and no where else&lt;/P&gt;

&lt;P&gt;[sourcetype_abc]&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;BR /&gt;
KV_MODE = none&lt;/P&gt;

&lt;P&gt;Going through a few previous posts, it's being advised that KV_MODE = none need to be placed on the Search Head. Can someone confirm this? Do I also need to make use of AUTO_KV_JSON = false?&lt;/P&gt;

&lt;P&gt;So does it need to be as follows:&lt;BR /&gt;
On Collector&lt;/P&gt;

&lt;P&gt;[sourcetype_abc]&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;/P&gt;

&lt;P&gt;On SH&lt;BR /&gt;
[sourcetype_abc]&lt;BR /&gt;
KV_MODE = none&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 01:51:29 GMT</pubDate>
    <dc:creator>aknsun</dc:creator>
    <dc:date>2020-09-30T01:51:29Z</dc:date>
    <item>
      <title>JSON events with INDEXED_EXTRACTIONS making each extracted field multivalue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458849#M99450</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have an issue with JSON events having multivalue fields.&lt;/P&gt;

&lt;P&gt;We are using scripted input to ingest the data. The scripted input resides on the collector.&lt;/P&gt;

&lt;P&gt;I have the following defined in the props.conf on the collector and no where else&lt;/P&gt;

&lt;P&gt;[sourcetype_abc]&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;BR /&gt;
KV_MODE = none&lt;/P&gt;

&lt;P&gt;Going through a few previous posts, it's being advised that KV_MODE = none need to be placed on the Search Head. Can someone confirm this? Do I also need to make use of AUTO_KV_JSON = false?&lt;/P&gt;

&lt;P&gt;So does it need to be as follows:&lt;BR /&gt;
On Collector&lt;/P&gt;

&lt;P&gt;[sourcetype_abc]&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;/P&gt;

&lt;P&gt;On SH&lt;BR /&gt;
[sourcetype_abc]&lt;BR /&gt;
KV_MODE = none&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458849#M99450</guid>
      <dc:creator>aknsun</dc:creator>
      <dc:date>2020-09-30T01:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: JSON events with INDEXED_EXTRACTIONS making each extracted field multivalue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458850#M99451</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Yes configuration which you provided is correct.&lt;/P&gt;

&lt;P&gt;On Collector&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype_abc]
INDEXED_EXTRACTIONS = json
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;On SH&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype_abc]
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Aug 2019 09:47:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458850#M99451</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-08-22T09:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: JSON events with INDEXED_EXTRACTIONS making each extracted field multivalue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458851#M99452</link>
      <description>&lt;P&gt;@harsmarvania57 Thanks. That worked.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 04:39:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-events-with-INDEXED-EXTRACTIONS-making-each-extracted-field/m-p/458851#M99452</guid>
      <dc:creator>aknsun</dc:creator>
      <dc:date>2019-08-23T04:39:25Z</dc:date>
    </item>
  </channel>
</rss>

