<?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 Manually Trigger Scheduled Saved Search in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97336#M2267</link>
    <description>&lt;P&gt;I'm building some dashboards with panels that refer to scheduled saved searches.  To be prudent, I'm scheduling the search to run once an hour.  However, as I'm building the dashboard and tweaking the syntax for the saved search, I'd like to be able to manually run the saved search and have the results show up in the dashboard immediately.  Right now the panel in the dashboard will only show the most recent scheduled saved search.  So, for example:&lt;/P&gt;

&lt;P&gt;1) I design a search, save it, schedule it to run hourly, create a dashbhoard, add it as a panel.  It shows up -- great.
2) I go back and modify the saved search.  Go back to dashboard.  Panel still only shows first version of saved search.  Must wait 1 hour to see changes.&lt;/P&gt;

&lt;P&gt;So, I know I can just temporarily schedule the saved search to run every minute, but that seems inelegant.  Is there a more elegant way to manually run a scheduled save search and see the results propagate across the dashboard panels that refer to that saved search?&lt;/P&gt;

&lt;P&gt;Thanks!
-S.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2010 22:56:53 GMT</pubDate>
    <dc:creator>sondradotcom</dc:creator>
    <dc:date>2010-12-01T22:56:53Z</dc:date>
    <item>
      <title>Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97336#M2267</link>
      <description>&lt;P&gt;I'm building some dashboards with panels that refer to scheduled saved searches.  To be prudent, I'm scheduling the search to run once an hour.  However, as I'm building the dashboard and tweaking the syntax for the saved search, I'd like to be able to manually run the saved search and have the results show up in the dashboard immediately.  Right now the panel in the dashboard will only show the most recent scheduled saved search.  So, for example:&lt;/P&gt;

&lt;P&gt;1) I design a search, save it, schedule it to run hourly, create a dashbhoard, add it as a panel.  It shows up -- great.
2) I go back and modify the saved search.  Go back to dashboard.  Panel still only shows first version of saved search.  Must wait 1 hour to see changes.&lt;/P&gt;

&lt;P&gt;So, I know I can just temporarily schedule the saved search to run every minute, but that seems inelegant.  Is there a more elegant way to manually run a scheduled save search and see the results propagate across the dashboard panels that refer to that saved search?&lt;/P&gt;

&lt;P&gt;Thanks!
-S.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2010 22:56:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97336#M2267</guid>
      <dc:creator>sondradotcom</dc:creator>
      <dc:date>2010-12-01T22:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97337#M2268</link>
      <description>&lt;P&gt;in Manager&amp;gt; Searches and Report  in right and side of your saved search there is a Run which will run the search.
Is it what you looking for?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 00:23:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97337#M2268</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2010-12-02T00:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97338#M2269</link>
      <description>&lt;P&gt;I have tried that, but it doesn't seem to save this manually triggered search in such a way that it overwrites the most recent scheduled run of the same report (and therefore show up in the dashboards that refer to it...).&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2010 03:30:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97338#M2269</guid>
      <dc:creator>sondradotcom</dc:creator>
      <dc:date>2010-12-03T03:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97339#M2270</link>
      <description>&lt;P&gt;Yeah, the scheduler has to run it to update the report artifact. I think this is an enhancement request that you should file by emailing your use case to &lt;A href="mailto:support@splunk.com"&gt;support@splunk.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2010 07:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97339#M2270</guid>
      <dc:creator>Dan</dc:creator>
      <dc:date>2010-12-16T07:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97340#M2271</link>
      <description>&lt;P&gt;To get that first artifact, I always just schedule the search for 1 minute in the future via cron (example: it is now 3:23pm, set it for &lt;CODE&gt;24 15 * * *&lt;/CODE&gt;). Then I let it run, generate the saved artifact to check out in my dashboard, then when it's right I set it to the final schedule it needs to have.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:22:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97340#M2271</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-04-20T19:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97341#M2272</link>
      <description>&lt;P&gt;got the same need here.&lt;BR /&gt;
running in the ui is not what I need.&lt;/P&gt;

&lt;P&gt;Having a "shedule once now" link after "run" would be great.&lt;BR /&gt;
It would allow :&lt;BR /&gt;
 - mail action when used&lt;BR /&gt;
 - for debug or after correcting a scheduled report, it is useful to relaunch it manually without losing the schedule (ie if it runs weekly on a particular day, it should not be changed in the report definition)&lt;BR /&gt;
 -report run in the background as a schedule process like if it was schedule in the future.&lt;/P&gt;

&lt;P&gt;having to edit each report  to change the cron for one run is painful (and you have to check that time didn't change while you're editing...)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 13:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97341#M2272</guid>
      <dc:creator>matthieu_araman</dc:creator>
      <dc:date>2015-06-11T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97342#M2273</link>
      <description>&lt;P&gt;It is not the same thing BUT this is almost as good for some cases: You can use the Summary Index &lt;CODE&gt;backfill&lt;/CODE&gt; script from the CLI to fake runs over any period that you like so you can easily validate that it works the way that you expect:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.1/Knowledge/Managesummaryindexgapsandoverlaps"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.1/Knowledge/Managesummaryindexgapsandoverlaps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 13:08:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97342#M2273</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-13T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Manually Trigger Scheduled Saved Search</title>
      <link>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97343#M2274</link>
      <description>&lt;P&gt;In the schedule you can do run every hours/days/weeks.... and there is any optino run on cron schedule that is where you can make the report trigger in next min&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 04:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Manually-Trigger-Scheduled-Saved-Search/m-p/97343#M2274</guid>
      <dc:creator>samlinsongguo</dc:creator>
      <dc:date>2017-05-23T04:07:12Z</dc:date>
    </item>
  </channel>
</rss>

