<?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 to find spike in total count of a field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-spike-in-total-count-of-a-field/m-p/484317#M135567</link>
    <description>&lt;P&gt;I'd like to be able to search for the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1) timechart over X days for the sum of the count of a field
2) spikes or % increase for the sum of the count of a field compared to previous hour, day, week, etc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example, we are ingesting Palo logs and I'd like to be able to see what fields have the highest sum/total for the time period I run and then also see the % increase/decrease of the sum/total for the field as well compared to an hour/day/week/etc.&lt;/P&gt;

&lt;P&gt;Not looking to break the count of the field using 'BY', but just interested in the sum/total of all events for a field&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 02:16:54 GMT</pubDate>
    <dc:creator>jwalzerpitt</dc:creator>
    <dc:date>2019-11-13T02:16:54Z</dc:date>
    <item>
      <title>How to find spike in total count of a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-spike-in-total-count-of-a-field/m-p/484317#M135567</link>
      <description>&lt;P&gt;I'd like to be able to search for the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1) timechart over X days for the sum of the count of a field
2) spikes or % increase for the sum of the count of a field compared to previous hour, day, week, etc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example, we are ingesting Palo logs and I'd like to be able to see what fields have the highest sum/total for the time period I run and then also see the % increase/decrease of the sum/total for the field as well compared to an hour/day/week/etc.&lt;/P&gt;

&lt;P&gt;Not looking to break the count of the field using 'BY', but just interested in the sum/total of all events for a field&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 02:16:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-spike-in-total-count-of-a-field/m-p/484317#M135567</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-11-13T02:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find spike in total count of a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-spike-in-total-count-of-a-field/m-p/484318#M135568</link>
      <description>&lt;P&gt;Pipe the results of your query to "fieldsummary", which by default provides both "count" and "distinct_count".&lt;BR /&gt;
I think this will get you the data you're after, based on your question.&lt;/P&gt;

&lt;P&gt;See this documentation for more detailed explanation:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Fieldsummary"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Fieldsummary&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 04:43:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-spike-in-total-count-of-a-field/m-p/484318#M135568</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-11-15T04:43:03Z</dc:date>
    </item>
  </channel>
</rss>

