<?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 in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/JSON/m-p/527508#M148906</link>
    <description>&lt;P&gt;I have a JSON file with .json extension which has a complete one line unstructured json. any events gets added to the json array with the same one line json every 5 minutes.&lt;/P&gt;
&lt;P&gt;Gone through multiple responses related to duplicate events for JSON, this is what my configurations looks both on search head and indexer props.conf , but still I can see duplicate events when searching on search head&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[dell:boomi:atom]
LINE_BREAKER=(\},)
MUST_BREAK_AFTER=([\},])
SHOULD_LINEMERGE=false
SEDCMD-remove_header=s/({"jmx":\[)//g
SEDCMD-remove_footer=s/(}]})//g
INDEXED_EXTRACTIONS = JSON
KV_MODE = none
AUTO_KV_JSON = false
TIME_PREFIX={"(?=\d+-\d+-\d+T)
TIME_FORMAT=%Y-%m-%dT%H:%M:%S.%3N
MAX_TIMESTAMP_LOOKAHEAD=24
TRUNCATE = 0&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 05 Nov 2020 00:59:26 GMT</pubDate>
    <dc:creator>divman</dc:creator>
    <dc:date>2020-11-05T00:59:26Z</dc:date>
    <item>
      <title>JSON</title>
      <link>https://community.splunk.com/t5/Splunk-Search/JSON/m-p/527508#M148906</link>
      <description>&lt;P&gt;I have a JSON file with .json extension which has a complete one line unstructured json. any events gets added to the json array with the same one line json every 5 minutes.&lt;/P&gt;
&lt;P&gt;Gone through multiple responses related to duplicate events for JSON, this is what my configurations looks both on search head and indexer props.conf , but still I can see duplicate events when searching on search head&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[dell:boomi:atom]
LINE_BREAKER=(\},)
MUST_BREAK_AFTER=([\},])
SHOULD_LINEMERGE=false
SEDCMD-remove_header=s/({"jmx":\[)//g
SEDCMD-remove_footer=s/(}]})//g
INDEXED_EXTRACTIONS = JSON
KV_MODE = none
AUTO_KV_JSON = false
TIME_PREFIX={"(?=\d+-\d+-\d+T)
TIME_FORMAT=%Y-%m-%dT%H:%M:%S.%3N
MAX_TIMESTAMP_LOOKAHEAD=24
TRUNCATE = 0&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 05 Nov 2020 00:59:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/JSON/m-p/527508#M148906</guid>
      <dc:creator>divman</dc:creator>
      <dc:date>2020-11-05T00:59:26Z</dc:date>
    </item>
  </channel>
</rss>

