<?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: Diffrence between stats eventstats streamstats in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530312#M149839</link>
    <description>&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;stats&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Stats calculate aggregate statistics over the dataset, similar to SQL aggregation. If called without a by clause, one row is produced, which represents the aggregation over the entire incoming result set.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;eventstats&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Eventstats calculates a statistical result same as stats command only difference is it does not create statistical results, it aggregates them to the original raw data.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;streamstats &lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Streamstats command uses events before the current event to compute the aggregate statistics that are applied to each event.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;-----------------------------------------------------&lt;/P&gt;&lt;P class="lia-align-left"&gt;If this help your like will be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 04:41:02 GMT</pubDate>
    <dc:creator>vikramyadav</dc:creator>
    <dc:date>2020-11-22T04:41:02Z</dc:date>
    <item>
      <title>What is the difference between stats eventstats streamstats?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530300#M149836</link>
      <description>&lt;P&gt;Hi All I'm new to Splunk and I'm confused between stats eventstats and streamstats. Can anyone help me to understand?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 12:18:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530300#M149836</guid>
      <dc:creator>maitrifer</dc:creator>
      <dc:date>2023-05-26T12:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between stats eventstats streamstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530305#M149837</link>
      <description>&lt;P&gt;stats replaces the pipleline&amp;nbsp; - only calculated values based all the data in the pipeline are passed down the line&lt;/P&gt;&lt;P&gt;eventstats adds to the pipeline as a whole - calculated values are based on all the data in the pipeline and added as additional fields to the rows passed down the line&lt;/P&gt;&lt;P&gt;streamstats adds to the pipeline as it passes through - calculated values are based on the data received so far&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 20:36:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530305#M149837</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-21T20:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between stats eventstats streamstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530307#M149838</link>
      <description>Hi&lt;BR /&gt;Here is one explanation &lt;A href="https://splunkonbigdata.com/2018/09/29/difference-between-streamstats-and-eventstats-command-in-splunk/" target="_blank"&gt;https://splunkonbigdata.com/2018/09/29/difference-between-streamstats-and-eventstats-command-in-splunk/&lt;/A&gt;. Shortly streamstats calculate over sliding window and eventstats over all values.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Sat, 21 Nov 2020 21:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530307#M149838</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-11-21T21:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between stats eventstats streamstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530312#M149839</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;stats&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Stats calculate aggregate statistics over the dataset, similar to SQL aggregation. If called without a by clause, one row is produced, which represents the aggregation over the entire incoming result set.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;eventstats&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Eventstats calculates a statistical result same as stats command only difference is it does not create statistical results, it aggregates them to the original raw data.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;streamstats &lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Streamstats command uses events before the current event to compute the aggregate statistics that are applied to each event.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;-----------------------------------------------------&lt;/P&gt;&lt;P class="lia-align-left"&gt;If this help your like will be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 04:41:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530312#M149839</guid>
      <dc:creator>vikramyadav</dc:creator>
      <dc:date>2020-11-22T04:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between stats eventstats streamstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530345#M149849</link>
      <description>One addition to streamstats, you could define the window which it use to calculate stats. Also you could define some conditions dynamically for window. There are some cases where this is mandatory to get correct result. &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.5/SearchReference/Streamstats" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.5/SearchReference/Streamstats&lt;/A&gt;</description>
      <pubDate>Sun, 22 Nov 2020 22:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/530345#M149849</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-11-22T22:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between stats eventstats streamstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/644732#M223266</link>
      <description>&lt;P&gt;&lt;A href="https://splunkonbigdata.com/difference-between-streamstats-and-eventstats-command-in-splunk/" target="_blank"&gt;https://splunkonbigdata.com/difference-between-streamstats-and-eventstats-command-in-splunk/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 11:00:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-difference-between-stats-eventstats-streamstats/m-p/644732#M223266</guid>
      <dc:creator>Abhay</dc:creator>
      <dc:date>2023-05-26T11:00:02Z</dc:date>
    </item>
  </channel>
</rss>

