<?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: cron search in dashboard panel in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326809#M97370</link>
    <description>&lt;P&gt;Yeah, thanks. I'm surprised it was easier than I expected &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2017 06:00:24 GMT</pubDate>
    <dc:creator>Fleshwriter</dc:creator>
    <dc:date>2017-04-14T06:00:24Z</dc:date>
    <item>
      <title>cron search in dashboard panel</title>
      <link>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326807#M97368</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to create a search query, which i will later transfer to dashboard panel. This query is monitoring if files exist in folder (folder should be empty). Problem is that during weekend files from that folder are not picked up. So if i transfer query to a dashboard it would show false alert (because it is normal that files are waiting in folder during weekend). Question is:&lt;BR /&gt;
Can i set up a time for dashboard query to ignore saturday and sunday, but work on other days, something like cron?&lt;/P&gt;

&lt;P&gt;Best,&lt;BR /&gt;
- F. &lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 08:40:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326807#M97368</guid>
      <dc:creator>Fleshwriter</dc:creator>
      <dc:date>2017-04-13T08:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: cron search in dashboard panel</title>
      <link>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326808#M97369</link>
      <description>&lt;P&gt;Hi Fleshwriter,&lt;BR /&gt;
you have to insert in your search the exclusion of Saturday and Monday, something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your_search NOT (date_wday="saturday" OR date_wday="sunaday")
| ...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:46:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326808#M97369</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-04-13T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: cron search in dashboard panel</title>
      <link>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326809#M97370</link>
      <description>&lt;P&gt;Yeah, thanks. I'm surprised it was easier than I expected &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 06:00:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/cron-search-in-dashboard-panel/m-p/326809#M97370</guid>
      <dc:creator>Fleshwriter</dc:creator>
      <dc:date>2017-04-14T06:00:24Z</dc:date>
    </item>
  </channel>
</rss>

