<?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: Search Query Help! in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-Query-Help/m-p/682740#M233241</link>
    <description>&lt;P&gt;Try filtering the results on the date_hour field.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* host=*  
| where date_hour&amp;gt;=18 AND date_hour&amp;lt;21
| eval pctCPU=if(CPU="all",100-pctIdle,Value) 
| timechart  avg(pctCPU) AS avgCPU BY host&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 02 Apr 2024 13:05:32 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-04-02T13:05:32Z</dc:date>
    <item>
      <title>Search Query Help!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-Query-Help/m-p/682736#M233238</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Hello, I am looking for my search results for only 6pm to 9pm over the last 90 days. How can I achieve this with the below query?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=* host=*  | eval pctCPU=if(CPU="all",100-pctIdle,Value) | timechart  avg(pctCPU) AS avgCPU BY host&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 02 Apr 2024 14:05:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-Query-Help/m-p/682736#M233238</guid>
      <dc:creator>kc_prane</dc:creator>
      <dc:date>2024-04-02T14:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Search Query Help!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-Query-Help/m-p/682740#M233241</link>
      <description>&lt;P&gt;Try filtering the results on the date_hour field.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* host=*  
| where date_hour&amp;gt;=18 AND date_hour&amp;lt;21
| eval pctCPU=if(CPU="all",100-pctIdle,Value) 
| timechart  avg(pctCPU) AS avgCPU BY host&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-Query-Help/m-p/682740#M233241</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-04-02T13:05:32Z</dc:date>
    </item>
  </channel>
</rss>

