<?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: percentile total transactions in IIS in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559763#M159037</link>
    <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2021 06:23:39 GMT</pubDate>
    <dc:creator>joe06031990</dc:creator>
    <dc:date>2021-07-16T06:23:39Z</dc:date>
    <item>
      <title>percentile total transactions in IIS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559573#M158973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get the Perc99 and Perc95 from the total transaction in IIS which the bellow search:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source="C:\\inetpub\\logs\\LogFiles\\*" host="WIN-699VGN4SK4U" index="main" |bucket span=1w _time|stats count by _time|eventstats perc95(count) as p95 ,perc95(count) as p95&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however it is just being the total for both, any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 11:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559573#M158973</guid>
      <dc:creator>joe06031990</dc:creator>
      <dc:date>2021-07-15T11:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: percentile total transactions in IIS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559761#M159036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/49272"&gt;@joe06031990&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You had a typo in your example, duplicating the P95 instead of P99.&lt;/P&gt;&lt;P&gt;Anyways, you don't need the eventstats, just add the perc95 and perc99 to the stats as follows:&lt;/P&gt;&lt;P&gt;| stats count perc95(count) as p95 perc99(count) as p99 by _time&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559761#M159036</guid>
      <dc:creator>efika</dc:creator>
      <dc:date>2021-07-16T06:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: percentile total transactions in IIS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559763#M159037</link>
      <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:23:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559763#M159037</guid>
      <dc:creator>joe06031990</dc:creator>
      <dc:date>2021-07-16T06:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: percentile total transactions in IIS</title>
      <link>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559766#M159039</link>
      <description>&lt;P&gt;You're welcome !&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:42:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/percentile-total-transactions-in-IIS/m-p/559766#M159039</guid>
      <dc:creator>efika</dc:creator>
      <dc:date>2021-07-16T06:42:52Z</dc:date>
    </item>
  </channel>
</rss>

