<?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 How do I properly configure Splunk to index JSON data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-properly-configure-Splunk-to-index-JSON-data/m-p/192494#M38385</link>
    <description>&lt;P&gt;I'm trying to index a json file (below) using the preview of the Add data&amp;gt;Set sourcetype window, but every configuration I try returns no results.&lt;BR /&gt;&lt;BR /&gt;
Would appreciate getting a configuration that works: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{"Version":"1.0","Measures":[{"TopicName":"Topic 1","TopicId":"0001","StartTime":"2015-08-11 02:12:36.23",...}, {"TopicName":"Topic 1","TopicId":"0002","StartTime":"2015-08-11 02:15:36.23",...}...]}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Oded&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2015 07:34:20 GMT</pubDate>
    <dc:creator>odedtagar</dc:creator>
    <dc:date>2015-08-25T07:34:20Z</dc:date>
    <item>
      <title>How do I properly configure Splunk to index JSON data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-properly-configure-Splunk-to-index-JSON-data/m-p/192494#M38385</link>
      <description>&lt;P&gt;I'm trying to index a json file (below) using the preview of the Add data&amp;gt;Set sourcetype window, but every configuration I try returns no results.&lt;BR /&gt;&lt;BR /&gt;
Would appreciate getting a configuration that works: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{"Version":"1.0","Measures":[{"TopicName":"Topic 1","TopicId":"0001","StartTime":"2015-08-11 02:12:36.23",...}, {"TopicName":"Topic 1","TopicId":"0002","StartTime":"2015-08-11 02:15:36.23",...}...]}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Oded&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2015 07:34:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-properly-configure-Splunk-to-index-JSON-data/m-p/192494#M38385</guid>
      <dc:creator>odedtagar</dc:creator>
      <dc:date>2015-08-25T07:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I properly configure Splunk to index JSON data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-properly-configure-Splunk-to-index-JSON-data/m-p/192495#M38386</link>
      <description>&lt;P&gt;Try this (in the advanced tab)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = false
TRUNCATE = 500000
DATETIME_CONFIG = CURRENT
KV_MODE = json
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Aug 2015 18:34:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-properly-configure-Splunk-to-index-JSON-data/m-p/192495#M38386</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-08-25T18:34:04Z</dc:date>
    </item>
  </channel>
</rss>

