<?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: Not getting proper count in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Not-getting-proper-count/m-p/682083#M2914</link>
    <description>&lt;P&gt;Field names with special characters such as hyphens often need to be quoted with single quotes.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* uri=validate | eval SLA=1000| stats count as total_calls count(eval('execution-time' &amp;lt; SLA)) as sla_compliant_count&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 27 Mar 2024 09:05:16 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-03-27T09:05:16Z</dc:date>
    <item>
      <title>Not getting proper count</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Not-getting-proper-count/m-p/682080#M2913</link>
      <description>&lt;P&gt;I am trying to get the count of the hit to the particular api and based on the field called&amp;nbsp;&lt;STRONG&gt;execution-time&lt;/STRONG&gt;&amp;nbsp; I am calculating SLA ,&lt;/P&gt;&lt;P&gt;Somehow I am able to see the no of requests coming to the api but not able to get the SLA count using below query,&lt;/P&gt;&lt;P&gt;Can some one help me where I am doing wrong in the below query,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;index=* uri=validate | eval SLA=1000| stats count as total_calls count(eval(execution-time &amp;lt; SLA)) as sla_compliant_count&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 08:00:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Not-getting-proper-count/m-p/682080#M2913</guid>
      <dc:creator>VamshiBavu</dc:creator>
      <dc:date>2024-03-27T08:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting proper count</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Not-getting-proper-count/m-p/682083#M2914</link>
      <description>&lt;P&gt;Field names with special characters such as hyphens often need to be quoted with single quotes.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* uri=validate | eval SLA=1000| stats count as total_calls count(eval('execution-time' &amp;lt; SLA)) as sla_compliant_count&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 27 Mar 2024 09:05:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Not-getting-proper-count/m-p/682083#M2914</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-27T09:05:16Z</dc:date>
    </item>
  </channel>
</rss>

