<?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: Splunk running total in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-running-total/m-p/564800#M196745</link>
    <description>&lt;P&gt;Your search needs a little work.&lt;BR /&gt;To calculate a total you'll need to use stats:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Stats" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Stats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And when using fieldformat you'll have to call a function:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2106/SearchReference/Fieldformat" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2106/SearchReference/Fieldformat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Both pages have excellent examples that are very close to what you're trying to accomplish.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 21:00:56 GMT</pubDate>
    <dc:creator>codebuilder</dc:creator>
    <dc:date>2021-08-25T21:00:56Z</dc:date>
    <item>
      <title>Splunk running total</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-running-total/m-p/564782#M196739</link>
      <description>&lt;P&gt;Hey Splunk gang,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dashboard that I am creating and it will ingest a file every 5 minutes.&amp;nbsp; I need to create a search that will accumulate the value of an extracted field.&amp;nbsp; ie.) Extracted field = ACA, and it comes in the first time at 10, and then the second time(5 minutes later) at 15 and the dashboard displays 25.&amp;nbsp; Ideally in a single value panel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the search that produces the original value, but it does not accumulate a total:&lt;/P&gt;&lt;P&gt;| rename "Amt Credits Acc" as "ACA"&lt;BR /&gt;| fieldformat ACA = ("$".ACA)&lt;BR /&gt;| table "ACA"&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 18:02:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-running-total/m-p/564782#M196739</guid>
      <dc:creator>Anesthetize</dc:creator>
      <dc:date>2021-08-25T18:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk running total</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-running-total/m-p/564800#M196745</link>
      <description>&lt;P&gt;Your search needs a little work.&lt;BR /&gt;To calculate a total you'll need to use stats:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Stats" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Stats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And when using fieldformat you'll have to call a function:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2106/SearchReference/Fieldformat" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2106/SearchReference/Fieldformat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Both pages have excellent examples that are very close to what you're trying to accomplish.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 21:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-running-total/m-p/564800#M196745</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-25T21:00:56Z</dc:date>
    </item>
  </channel>
</rss>

