<?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 Creating % Log Drop Alert? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Creating-Log-Drop-Alert/m-p/630663#M14720</link>
    <description>&lt;P&gt;Hey There Folks,&lt;/P&gt;
&lt;P&gt;Im looking at a way to measure a decrease in logging levels by host and eventcode. Ive setup the below query which is fine from a static perspective but very much looking to try and identify that scenario where lets say we see a 50% log drop off in a specific eventcode in the past 24 hour period.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=wineventlog sourcetype=WinEventLog EventCode=4625
| fields EventCode, host
| stats dc(host) as num_unique_hosts
| where num_unique_hosts &amp;lt; 500&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Is there an easy way to convert this over?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thanks Kindly,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Tom&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2023 17:17:51 GMT</pubDate>
    <dc:creator>OiskyPoisky</dc:creator>
    <dc:date>2023-02-13T17:17:51Z</dc:date>
    <item>
      <title>Creating % Log Drop Alert?</title>
      <link>https://community.splunk.com/t5/Alerting/Creating-Log-Drop-Alert/m-p/630663#M14720</link>
      <description>&lt;P&gt;Hey There Folks,&lt;/P&gt;
&lt;P&gt;Im looking at a way to measure a decrease in logging levels by host and eventcode. Ive setup the below query which is fine from a static perspective but very much looking to try and identify that scenario where lets say we see a 50% log drop off in a specific eventcode in the past 24 hour period.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=wineventlog sourcetype=WinEventLog EventCode=4625
| fields EventCode, host
| stats dc(host) as num_unique_hosts
| where num_unique_hosts &amp;lt; 500&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Is there an easy way to convert this over?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thanks Kindly,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Tom&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 17:17:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Creating-Log-Drop-Alert/m-p/630663#M14720</guid>
      <dc:creator>OiskyPoisky</dc:creator>
      <dc:date>2023-02-13T17:17:51Z</dc:date>
    </item>
  </channel>
</rss>

