<?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: Splunk alert are not triggering specific days in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749957#M16320</link>
    <description>&lt;P&gt;&lt;SPAN&gt;0 11 * * 1,4 means it should be executed on Monday and Thursdays only accoridng to crontab.guru.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 06:24:47 GMT</pubDate>
    <dc:creator>krishna4murali</dc:creator>
    <dc:date>2025-07-17T06:24:47Z</dc:date>
    <item>
      <title>Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749954#M16318</link>
      <description>&lt;P&gt;A alert is configured to schedulre cron trigger with expression&amp;nbsp;0 11 * * 1,4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But its triggering on non specific days, like on Tuesday and Wednseday?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the problem here? i checked using crontab.guru, its showing correct validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In Advance.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:11:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749954#M16318</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T06:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749956#M16319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311715"&gt;@krishna4murali&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;which are the days when the alert must be executed?&lt;/P&gt;&lt;P&gt;as you can read at&amp;nbsp;&lt;A href="https://it.wikipedia.org/wiki/Crontab," target="_blank"&gt;https://it.wikipedia.org/wiki/Crontab,&lt;/A&gt;&amp;nbsp;using the cron expression&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;0 11 * * 1,4 you execute it on Sunday and&amp;nbsp;Wednseday.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then, check the execution days of your alert, anyway, on&amp;nbsp;Tuesday&amp;nbsp;it shouldn't be executed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:18:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749956#M16319</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-17T06:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749957#M16320</link>
      <description>&lt;P&gt;&lt;SPAN&gt;0 11 * * 1,4 means it should be executed on Monday and Thursdays only accoridng to crontab.guru.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:24:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749957#M16320</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T06:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749958#M16321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311715"&gt;@krishna4murali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it run at the expected time of 11:00?&lt;/P&gt;&lt;P&gt;Im wondering if there is an invalid character in the 1,4 part somewhere thats causing it to run everyday.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to clarify, theres no space between the comma and the next digit? No characters after the 4?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749958#M16321</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-17T06:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749960#M16322</link>
      <description>&lt;P&gt;Thanks for reply&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are no invalid characters on cron and there is no space between the comma and after last digit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:36:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749960#M16322</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T06:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749961#M16323</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311715"&gt;@krishna4murali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That behavior isn't expected—using&amp;nbsp;0 11 * * 1,4&amp;nbsp;in your cron schedule should result in the job triggering&amp;nbsp;only at &lt;STRONG&gt;11:00 AM on Mondays and Thursdays&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Could you confirm&lt;/STRONG&gt;:&amp;nbsp;Is the job actually running at 11:00 AM on Tuesdays and Wednesdays, or at any other unexpected times?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please check&lt;/STRONG&gt;:&amp;nbsp;Review the time zone setting on the system host where this cron is configured.&lt;/P&gt;&lt;P&gt;Also for &lt;STRONG&gt;testing&lt;/STRONG&gt; try to configure with below just to make sure it's executing as expected or not.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;0 12 * * *&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Ideally should execute At 12 PM every day, on the hour&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:40:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749961#M16323</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-07-17T06:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749965#M16324</link>
      <description>&lt;P&gt;How very strange!&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might sound funny question - but the alert you are seeing being triggered is definitely the alert you're looking at and that its not a clone of or similar alert?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:48:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749965#M16324</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-17T06:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749972#M16325</link>
      <description>&lt;P&gt;Nope, its not a clone.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:36:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749972#M16325</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T07:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749973#M16326</link>
      <description>&lt;P&gt;It's running&amp;nbsp; at unexpected days in the same time&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749973#M16326</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T07:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749978#M16327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311715"&gt;@krishna4murali&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;yes, sorry, I was wrong: Sunday and Thursday!&lt;/P&gt;&lt;P&gt;anyway, in the triggered alerts dashboard, you can see if the wrong days executions are related to your alert or to another one.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 08:10:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749978#M16327</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-17T08:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749988#M16328</link>
      <description>&lt;P&gt;Is there any possibility that with orphaned alerts or kind of? without index in search params?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 08:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749988#M16328</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T08:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749989#M16329</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311715"&gt;@krishna4murali&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;check in the triggered alerts dashboard and/or in the alerts dashboards if the wrong date alerts are from that alerts or from another.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 08:53:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/749989#M16329</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-17T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert are not triggering specific days</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/750020#M16330</link>
      <description>&lt;P&gt;We have changed in the desired alert to see if another private clone triggerign the message, but wont know untill Tuesday.. let's wait.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 13:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-are-not-triggering-specific-days/m-p/750020#M16330</guid>
      <dc:creator>krishna4murali</dc:creator>
      <dc:date>2025-07-17T13:05:07Z</dc:date>
    </item>
  </channel>
</rss>

