<?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: How to remove the duplicate values from json events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470157#M99652</link>
    <description>&lt;P&gt;@Nadhiyaa, are you using &lt;CODE&gt;stats&lt;/CODE&gt; or &lt;CODE&gt;dedup&lt;/CODE&gt; ? You shouldnt have duplicated if that's the case. Could you please post your query.  &lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2019 06:35:14 GMT</pubDate>
    <dc:creator>DavidHourani</dc:creator>
    <dc:date>2019-09-02T06:35:14Z</dc:date>
    <item>
      <title>How to remove the duplicate values from json events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470156#M99651</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7618i21CCB5D6AE39488C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Below is sample data . How to remove the duplicate values &lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 05:52:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470156#M99651</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2019-09-02T05:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the duplicate values from json events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470157#M99652</link>
      <description>&lt;P&gt;@Nadhiyaa, are you using &lt;CODE&gt;stats&lt;/CODE&gt; or &lt;CODE&gt;dedup&lt;/CODE&gt; ? You shouldnt have duplicated if that's the case. Could you please post your query.  &lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 06:35:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470157#M99652</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-09-02T06:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the duplicate values from json events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470158#M99653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;It looks like you are using &lt;CODE&gt;INDEXED_EXTRACTIONS = json&lt;/CODE&gt; and &lt;CODE&gt;KV_MODE = json&lt;/CODE&gt;. If you are using &lt;CODE&gt;INDEXED_EXTRACTIONS = json&lt;/CODE&gt; while ingesting the data then set &lt;CODE&gt;KV_MODE = none&lt;/CODE&gt; on Search Head and it will not display duplicate value.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 08:02:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470158#M99653</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-09-02T08:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the duplicate values from json events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470159#M99654</link>
      <description>&lt;P&gt;Below configuration will help to remove duplicates in JSON events.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;/CODE&gt; in &lt;STRONG&gt;Indexer&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[&amp;lt;source_type&amp;gt;]
INDEXED_EXTRACTIONS = json
category = Structured
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;/CODE&gt; in &lt;STRONG&gt;Search head&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[&amp;lt;source_type&amp;gt;]
AUTO_KV_JSON = false
KV_MODE = none
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This answer is based on input from @harsmarvania57. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 01:01:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470159#M99654</guid>
      <dc:creator>jawaharas</dc:creator>
      <dc:date>2019-09-03T01:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the duplicate values from json events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470160#M99655</link>
      <description>&lt;P&gt;@Nadhiyaa &lt;BR /&gt;
Kindly accept the answer if it helped you, so others can refer it.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 01:47:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-remove-the-duplicate-values-from-json-events/m-p/470160#M99655</guid>
      <dc:creator>jawaharas</dc:creator>
      <dc:date>2019-09-05T01:47:29Z</dc:date>
    </item>
  </channel>
</rss>

