<?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 a way to audit when an alert is changed or disabled? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Is-there-a-way-to-audit-when-an-alert-is-changed-or-disabled/m-p/424781#M7408</link>
    <description>&lt;P&gt;Yes with REST. Use lookup to record the states.&lt;/P&gt;

&lt;P&gt;|REST /services/saved/searches | fields title search disabled |lookup status.csv title AS title OUTPUT title AS lastTitle, search AS lastsearch, disabled AS lastdisabled  | where search != lastsearch AND disabled !=lastdisabled   disabled ==1 |outputlookup status.csv&lt;/P&gt;</description>
    <pubDate>Sun, 28 Oct 2018 11:46:23 GMT</pubDate>
    <dc:creator>valiquet</dc:creator>
    <dc:date>2018-10-28T11:46:23Z</dc:date>
    <item>
      <title>Is there a way to audit when an alert is changed or disabled?</title>
      <link>https://community.splunk.com/t5/Alerting/Is-there-a-way-to-audit-when-an-alert-is-changed-or-disabled/m-p/424780#M7407</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I have been checking in index=_audit and I can't seem to find any sort of audit messaging about when an alerts gets disabled by a user or if the alert itself is changed. Does anyone know if this information can be found in Splunk?&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
Jen&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 18:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Is-there-a-way-to-audit-when-an-alert-is-changed-or-disabled/m-p/424780#M7407</guid>
      <dc:creator>msmapper</dc:creator>
      <dc:date>2018-10-12T18:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to audit when an alert is changed or disabled?</title>
      <link>https://community.splunk.com/t5/Alerting/Is-there-a-way-to-audit-when-an-alert-is-changed-or-disabled/m-p/424781#M7408</link>
      <description>&lt;P&gt;Yes with REST. Use lookup to record the states.&lt;/P&gt;

&lt;P&gt;|REST /services/saved/searches | fields title search disabled |lookup status.csv title AS title OUTPUT title AS lastTitle, search AS lastsearch, disabled AS lastdisabled  | where search != lastsearch AND disabled !=lastdisabled   disabled ==1 |outputlookup status.csv&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 11:46:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Is-there-a-way-to-audit-when-an-alert-is-changed-or-disabled/m-p/424781#M7408</guid>
      <dc:creator>valiquet</dc:creator>
      <dc:date>2018-10-28T11:46:23Z</dc:date>
    </item>
  </channel>
</rss>

