<?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 do I create visualizations using JSON data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-create-visualizations-using-JSON-data/m-p/458570#M79248</link>
    <description>&lt;P&gt;If you set &lt;CODE&gt;KV_MODE = json&lt;/CODE&gt; in props.conf for your sourcetype, all the fields should be available for you to use and dashboard upon.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 22:37:17 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-07-09T22:37:17Z</dc:date>
    <item>
      <title>How do I create visualizations using JSON data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-create-visualizations-using-JSON-data/m-p/458569#M79247</link>
      <description>&lt;P&gt;I have some log files which I'm serializing into a JSON object  and sending it to a Splunk App dashboard (through HTTP Event Collector). &lt;BR /&gt;
The data is displayed on the dashboard as shown below:&lt;BR /&gt;
   data: { [-] &lt;BR /&gt;
     b1:  FDh&lt;BR /&gt;&lt;BR /&gt;
     b2345:  00 00 00 00 &lt;BR /&gt;
     eid:  31h&lt;BR /&gt;&lt;BR /&gt;
     msg:  00h&lt;BR /&gt;&lt;BR /&gt;
     serialNo: 1 &lt;BR /&gt;
     sev:  00h&lt;BR /&gt;&lt;BR /&gt;
     sid:  03h&lt;BR /&gt;&lt;BR /&gt;
     sta:  FEh&lt;BR /&gt;&lt;BR /&gt;
     timeStamp: 2019-04-29T12:55:46 &lt;BR /&gt;
   } &lt;BR /&gt;
(I don't have any files that I can upload and perform searching. I'm using code to read  some text files and converting them to JSON which is directly sent to the Splunk server)&lt;BR /&gt;
Is there a way to create graphs/charts using this data on the dashboard? &lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 20:14:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-create-visualizations-using-JSON-data/m-p/458569#M79247</guid>
      <dc:creator>angshul</dc:creator>
      <dc:date>2019-07-09T20:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create visualizations using JSON data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-create-visualizations-using-JSON-data/m-p/458570#M79248</link>
      <description>&lt;P&gt;If you set &lt;CODE&gt;KV_MODE = json&lt;/CODE&gt; in props.conf for your sourcetype, all the fields should be available for you to use and dashboard upon.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 22:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-create-visualizations-using-JSON-data/m-p/458570#M79248</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-09T22:37:17Z</dc:date>
    </item>
  </channel>
</rss>

