<?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: trend data from saved search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/trend-data-from-saved-search/m-p/163859#M46558</link>
    <description>&lt;P&gt;What you want is a summary index.  Run your daily saved search of the last 24 hours and save the 4 values to a summary index.  Then you can search the SI for your trend.  See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/Usesummaryindexing"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/Usesummaryindexing&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2014 14:25:57 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2014-05-14T14:25:57Z</dc:date>
    <item>
      <title>trend data from saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/trend-data-from-saved-search/m-p/163858#M46557</link>
      <description>&lt;P&gt;I have a saved search that looks at the previous 24 hours of data and pulls back a simple table with 4 values. Similar to below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=data profile_name="Workstations" | dedup src_ip | rangemap field=score Low=0-100,Medium=101-500,High=501-1000,Critical=1001-999999 | top limit=0 range
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What i would like to do is to be able to see the trend of these values over time (3+ years) without having to query the 3 years worth of data.&lt;/P&gt;

&lt;P&gt;My thought was to write the data to a lookup table each night with the date.  Then, in a new search I could query that table to pull the trend over time.  I'm having trouble finding a solution.  &lt;FYI&gt; if it matters, I do not have CLI access.&lt;/FYI&gt;&lt;/P&gt;

&lt;P&gt;Thoughts?  Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 13:11:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/trend-data-from-saved-search/m-p/163858#M46557</guid>
      <dc:creator>jmiddle1977</dc:creator>
      <dc:date>2014-05-14T13:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: trend data from saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/trend-data-from-saved-search/m-p/163859#M46558</link>
      <description>&lt;P&gt;What you want is a summary index.  Run your daily saved search of the last 24 hours and save the 4 values to a summary index.  Then you can search the SI for your trend.  See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/Usesummaryindexing"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/Usesummaryindexing&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 14:25:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/trend-data-from-saved-search/m-p/163859#M46558</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-14T14:25:57Z</dc:date>
    </item>
  </channel>
</rss>

