<?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: Monitoring Splunk logs for alert delete in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135756#M2190</link>
    <description>&lt;P&gt;Remember to check so you are not over-writing any files under local or similar ... if you are seemingly "loosing" data , searches, alerts, views, whatever ... this can happen thru the forwarder-managment / deployment server / cluster-deploy tools that are in use.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Feb 2015 19:56:27 GMT</pubDate>
    <dc:creator>lmyrefelt</dc:creator>
    <dc:date>2015-02-11T19:56:27Z</dc:date>
    <item>
      <title>Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135752#M2186</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;

&lt;P&gt;We have two search head, three indexers clustered, a cluster master, and a deployment server. All running Windows 2k8 R2.&lt;/P&gt;

&lt;P&gt;We are finding some alerts are deleted form search head, and need to investigate log files to monitor which user deleted, when and so on.&lt;/P&gt;

&lt;P&gt;Cloud you please guide me how to figure out this?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:15:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135752#M2186</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2015-02-11T14:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135753#M2187</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;All audit information are saved on audit.log &lt;CODE&gt;/opt/splunk/var/log/splunk/audit.log&lt;/CODE&gt; audit logs are indexed in _audit index, you can search them &lt;CODE&gt;index=_audit&lt;/CODE&gt; and create alerts on search queries you want.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:56:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135753#M2187</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2020-09-28T18:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135754#M2188</link>
      <description>&lt;P&gt;Thanks for reply @aakwah, but when i searched for &lt;CODE&gt;index=_audit "mysearch name" "*delete*"&lt;/CODE&gt;  its displaying log for my this search string, please guide me if am going wrong ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 16:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135754#M2188</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2015-02-11T16:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135755#M2189</link>
      <description>&lt;P&gt;Welcome, you can make use of action field to specify a certain action you want to look for, &lt;/P&gt;

&lt;P&gt;index=_audit action=delete&lt;/P&gt;

&lt;P&gt;Some of avialble actions:&lt;/P&gt;

&lt;P&gt;index=_audit | stats count by action | table action&lt;/P&gt;

&lt;P&gt;CREATE_PASSWORD&lt;BR /&gt;
EDIT_PASSWORD&lt;BR /&gt;
GET_PASSWORD&lt;BR /&gt;
REMOVE_PASSWORD&lt;BR /&gt;
accelerate_datamodel&lt;BR /&gt;
accelerate_search&lt;BR /&gt;
add&lt;BR /&gt;
delete&lt;BR /&gt;
edit_roles&lt;BR /&gt;
edit_server&lt;BR /&gt;
edit_user&lt;BR /&gt;
embed_report&lt;BR /&gt;
license_edit&lt;BR /&gt;
list_inputs&lt;BR /&gt;
login attempt&lt;BR /&gt;
quota&lt;BR /&gt;
read_session_token&lt;BR /&gt;
rest_properties_get&lt;BR /&gt;
rest_properties_set&lt;BR /&gt;
restart_splunkd&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:56:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135755#M2189</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2020-09-28T18:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135756#M2190</link>
      <description>&lt;P&gt;Remember to check so you are not over-writing any files under local or similar ... if you are seemingly "loosing" data , searches, alerts, views, whatever ... this can happen thru the forwarder-managment / deployment server / cluster-deploy tools that are in use.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 19:56:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135756#M2190</guid>
      <dc:creator>lmyrefelt</dc:creator>
      <dc:date>2015-02-11T19:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135757#M2191</link>
      <description>&lt;P&gt;Hi snehal8,&lt;/P&gt;

&lt;P&gt;run this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit host=YourHostName action=alert_deleted
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;the result will look like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Audit:[timestamp=02-12-2015 10:39:21.783, user=TheBadGuyHowDeletedTheAlert, action=alert_deleted, sid="scheduler__AnyUserName_REFfUkNQX0xEQVA__RMD5d4292166408c9a03_at_1423733700_18910", trigger_time=1423733705, deleted=1][n/a]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 09:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135757#M2191</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-02-12T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk logs for alert delete</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135758#M2192</link>
      <description>&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/43339/alert-on-deleted-data.html"&gt;https://answers.splunk.com/answers/43339/alert-on-deleted-data.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Specifically;&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Put a crazy string in your search, like so:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_audit "action=search" search=*delete* NOT dfsdkljwkwtw&lt;/CODE&gt;&lt;BR /&gt;
This will prevent your search from showing up in the results.&lt;/P&gt;

&lt;P&gt;You might want to refine it a big using a regex to look for | delete, |delete, |   delete , etc.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 17 Feb 2016 21:53:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-logs-for-alert-delete/m-p/135758#M2192</guid>
      <dc:creator>karlbosanquet</dc:creator>
      <dc:date>2016-02-17T21:53:59Z</dc:date>
    </item>
  </channel>
</rss>

