<?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: How can we move alerts from one app to another? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226955#M4162</link>
    <description>&lt;P&gt;What a GREAT selection of answers!  Make sure that you pick the one that worked best for you and up-vote any that worked at all.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2017 20:52:22 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-03-07T20:52:22Z</dc:date>
    <item>
      <title>How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226949#M4156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We need to move few alerts from one app to another, is there a way we can do this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 16:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226949#M4156</guid>
      <dc:creator>splunker9999</dc:creator>
      <dc:date>2016-03-02T16:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226950#M4157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can see "Move" button for that alert in Setting -&amp;gt; Searches, reports, and alerts and select new application.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Harshil &lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 16:11:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226950#M4157</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2016-03-02T16:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226951#M4158</link>
      <description>&lt;P&gt;Assuming that you do not have CLI access to your Search Head and that you do not have a Deployment Server, then, if you have several in one app and need to move them to another app you can export both apps using the app exporter tool, hand merge them and then upgrade the app with the merged app zip/tgz file:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/2613/"&gt;https://splunkbase.splunk.com/app/2613/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 19:58:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226951#M4158</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-03-02T19:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226952#M4159</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
In Splunk web , go to &lt;STRONG&gt;Setting&lt;/STRONG&gt;- -&amp;gt; &lt;STRONG&gt;Searches, reports, and alerts&lt;/STRONG&gt; in &lt;STRONG&gt;Actions&lt;/STRONG&gt; column click on &lt;STRONG&gt;clone&lt;/STRONG&gt; of your existing &lt;STRONG&gt;alert&lt;/STRONG&gt;, in open form choose your new app in &lt;STRONG&gt;Destination app ** dropdown and **save&lt;/STRONG&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 10:55:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226952#M4159</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2016-03-03T10:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226953#M4160</link>
      <description>&lt;P&gt;hi splunker9999,&lt;/P&gt;

&lt;P&gt;all alerts are setup in your &lt;CODE&gt;savedsearches.conf&lt;/CODE&gt; (there could by multiple files!) you must check for any action.* items, because this will define an alert.  Copy all the stanza alerts that you want to move into a new &lt;CODE&gt;savedsearches.conf&lt;/CODE&gt; file, then copy and paste the file into your target application (in the default directory or local).&lt;/P&gt;

&lt;P&gt;then you restarted splunk and everything will work.&lt;/P&gt;

&lt;P&gt;for more informations about &lt;CODE&gt;savedsearches&lt;/CODE&gt; or &lt;CODE&gt;savedsearches.conf&lt;/CODE&gt;, see this link:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.3/Alert/Configuringalertsinsavedsearches.conf"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.3/Alert/Configuringalertsinsavedsearches.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226953#M4160</guid>
      <dc:creator>gyslainlatsa</dc:creator>
      <dc:date>2016-03-03T11:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226954#M4161</link>
      <description>&lt;P&gt;To programatically complete the move, do the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u admin:pass &lt;A href="https://localhost:8089/servicesNS/nobody/myapp/saved/searches/mysearch/move" target="test_blank"&gt;https://localhost:8089/servicesNS/nobody/myapp/saved/searches/mysearch/move&lt;/A&gt;  \
        -d user=nobody \
        -d app=otherapp
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.2/RESTTUT/RESTbasicexamples#Move_an_object_to_a_different_app"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.2/RESTTUT/RESTbasicexamples#Move_an_object_to_a_different_app&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:56:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226954#M4161</guid>
      <dc:creator>ltrand</dc:creator>
      <dc:date>2017-03-07T13:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226955#M4162</link>
      <description>&lt;P&gt;What a GREAT selection of answers!  Make sure that you pick the one that worked best for you and up-vote any that worked at all.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 20:52:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226955#M4162</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-07T20:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can we move alerts from one app to another?</title>
      <link>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226956#M4163</link>
      <description>&lt;P&gt;Just to update, if anyone want to move mutiple knowledge objects from one app to another then it'll be pain in Splunk WebGUI because you need to move knowledge object one by one, to simplified this I have created python script which uses Splunk REST API to move multiple knowledge objects &lt;A href="https://github.com/harsmarvania57/splunk-ko-change"&gt;https://github.com/harsmarvania57/splunk-ko-change&lt;/A&gt;  (NOTE: Please use that script at your own risk :P)&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 08:33:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-can-we-move-alerts-from-one-app-to-another/m-p/226956#M4163</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-10-04T08:33:25Z</dc:date>
    </item>
  </channel>
</rss>

