<?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: Is there an easy way to change the owner of an alert in Splunk Web? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281816#M5190</link>
    <description>&lt;P&gt;I am not familiar to this...&lt;BR /&gt;
where can I get the EndpointURL for my Alert ?&lt;BR /&gt;
and where should I run this command ?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2016 16:54:03 GMT</pubDate>
    <dc:creator>prakashbhanu407</dc:creator>
    <dc:date>2016-04-12T16:54:03Z</dc:date>
    <item>
      <title>Is there an easy way to change the owner of an alert in Splunk Web?</title>
      <link>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281814#M5188</link>
      <description>&lt;P&gt;My alerts are not getting triggered, even after the Start time in Cron Expression met the current time. &lt;BR /&gt;
I believe it is some sort of access issue...but not exactly sure what all access I should give (I gave Read access to "Everyone" and Write Access to "Admin" )&lt;/P&gt;

&lt;P&gt;I would like to know if there is an easy way to change the owner of the Alerts in Splunk Web as we don't have access to conf files right now.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 14:14:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281814#M5188</guid>
      <dc:creator>prakashbhanu407</dc:creator>
      <dc:date>2016-04-12T14:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to change the owner of an alert in Splunk Web?</title>
      <link>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281815#M5189</link>
      <description>&lt;P&gt;Changing the owner of the any Splunk artifact is not supported from Splunk Web. Your options would be (since you don't have access to Conf files) to use the REST endpoints. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u admin:changeme  -d 'owner=foo' -d 'sharing=app' &lt;A href="https://localhost:8089/servicesNS/User/Apps/saved/searches/AlertSearchName/acl" target="test_blank"&gt;https://localhost:8089/servicesNS/User/Apps/saved/searches/AlertSearchName/acl&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;Update&lt;/STRONG&gt;&lt;BR /&gt;
where,&lt;BR /&gt;
admin - admin user name&lt;BR /&gt;
changement - admin password&lt;BR /&gt;
foo - username of the new owner&lt;BR /&gt;
localhost - if running from the search head itself, leave it as localhost OR give the fqdn of the search head server&lt;BR /&gt;
User - current owner of the alert search&lt;BR /&gt;
Apps - name of the app where this alert search is saved (app context)&lt;BR /&gt;
AlertSearchName - name of your alert search. If it contains special character/spaces, use the url encoded name&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 14:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281815#M5189</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-04-12T14:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an easy way to change the owner of an alert in Splunk Web?</title>
      <link>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281816#M5190</link>
      <description>&lt;P&gt;I am not familiar to this...&lt;BR /&gt;
where can I get the EndpointURL for my Alert ?&lt;BR /&gt;
and where should I run this command ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:54:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Is-there-an-easy-way-to-change-the-owner-of-an-alert-in-Splunk/m-p/281816#M5190</guid>
      <dc:creator>prakashbhanu407</dc:creator>
      <dc:date>2016-04-12T16:54:03Z</dc:date>
    </item>
  </channel>
</rss>

