<?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 Chart results of a report on a line chart in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291919#M88169</link>
    <description>&lt;P&gt;I've looked into Summary Indexing and I'm not sure that's what I'm looking for here. &lt;/P&gt;

&lt;P&gt;I have a scheduled report that runs every day and just gives me the number of unique systems in an index for the last 30 days. I want to be able to take the results of this report from each day and chart that on a line chart. So I can see trending of numbers for enrolled systems better. So I'll get the daily result of the rolling 30 day search plotted on the graph. &lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2017 19:51:50 GMT</pubDate>
    <dc:creator>GenericSplunkUs</dc:creator>
    <dc:date>2017-08-16T19:51:50Z</dc:date>
    <item>
      <title>Chart results of a report on a line chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291919#M88169</link>
      <description>&lt;P&gt;I've looked into Summary Indexing and I'm not sure that's what I'm looking for here. &lt;/P&gt;

&lt;P&gt;I have a scheduled report that runs every day and just gives me the number of unique systems in an index for the last 30 days. I want to be able to take the results of this report from each day and chart that on a line chart. So I can see trending of numbers for enrolled systems better. So I'll get the daily result of the rolling 30 day search plotted on the graph. &lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 19:51:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291919#M88169</guid>
      <dc:creator>GenericSplunkUs</dc:creator>
      <dc:date>2017-08-16T19:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Chart results of a report on a line chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291920#M88170</link>
      <description>&lt;P&gt;Summary indexing will do that, although there are probably other ways as well.&lt;/P&gt;

&lt;P&gt;Modify your existing daily scheduled report to include a &lt;CODE&gt;collect&lt;/CODE&gt; command to save its results in a summary index.  Then you can create a report or dashboard that reads each day's results from the summary index.  For example, if you write results to a summary index called 'dailySystemCount' then the report might look something like &lt;CODE&gt;index = dailySystemCount | timechart span=1d values(count)&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 20:39:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291920#M88170</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-08-16T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Chart results of a report on a line chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291921#M88171</link>
      <description>&lt;P&gt;Okay, I wasn't sure if this was a good application for that since I'm not looking in TONS of data. &lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 20:47:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-results-of-a-report-on-a-line-chart/m-p/291921#M88171</guid>
      <dc:creator>GenericSplunkUs</dc:creator>
      <dc:date>2017-08-16T20:47:06Z</dc:date>
    </item>
  </channel>
</rss>

