<?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: show precent of http errors in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/show-precent-of-http-errors/m-p/144712#M40301</link>
    <description>&lt;P&gt;Try following&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your base search which gives http_status field&amp;gt; | stats count as total, count(eval(tonumber(http_status)&amp;gt;499)) as total499plushttpstatus | eval percHttpStatus499Plus = (total499plushttpstatus*100)/total
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 15 Nov 2013 21:18:34 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2013-11-15T21:18:34Z</dc:date>
    <item>
      <title>show precent of http errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/show-precent-of-http-errors/m-p/144711#M40300</link>
      <description>&lt;P&gt;I saw a decent amount of questions about similar stuff, but i wasnt able to make it happen.&lt;/P&gt;

&lt;P&gt;I have a field that is http-status and i want the percent of http-status &amp;gt; 499 of total&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2013 19:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/show-precent-of-http-errors/m-p/144711#M40300</guid>
      <dc:creator>jrich523</dc:creator>
      <dc:date>2013-11-15T19:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: show precent of http errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/show-precent-of-http-errors/m-p/144712#M40301</link>
      <description>&lt;P&gt;Try following&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your base search which gives http_status field&amp;gt; | stats count as total, count(eval(tonumber(http_status)&amp;gt;499)) as total499plushttpstatus | eval percHttpStatus499Plus = (total499plushttpstatus*100)/total
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Nov 2013 21:18:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/show-precent-of-http-errors/m-p/144712#M40301</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-11-15T21:18:34Z</dc:date>
    </item>
  </channel>
</rss>

