<?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: Sort by DataStore in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Sort-by-DataStore/m-p/113030#M29693</link>
    <description>&lt;P&gt;Once you've indexed your JSON data, generate the graph using this search command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=foo name="DataStore*" | chart min(freeSpace) by name
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 18 May 2015 19:27:28 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2015-05-18T19:27:28Z</dc:date>
    <item>
      <title>Sort by DataStore</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sort-by-DataStore/m-p/113029#M29692</link>
      <description>&lt;P&gt;Hello I have some data that I'd like to make a bar graph by each datastore. Can anyone help? Data below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{"dataStores":[
    {"name":"DataStore1", "usedSpace": 477, "capacity": 2048,"freeSpace": 1571},
    {"name":"DataStore2", "usedSpace": 479, "capacity": 2049,"freeSpace": 1572}
]}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 May 2015 19:09:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sort-by-DataStore/m-p/113029#M29692</guid>
      <dc:creator>lvandeyar</dc:creator>
      <dc:date>2015-05-18T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by DataStore</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sort-by-DataStore/m-p/113030#M29693</link>
      <description>&lt;P&gt;Once you've indexed your JSON data, generate the graph using this search command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=foo name="DataStore*" | chart min(freeSpace) by name
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 May 2015 19:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sort-by-DataStore/m-p/113030#M29693</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-05-18T19:27:28Z</dc:date>
    </item>
  </channel>
</rss>

