<?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 Multiple failed logins to corporate wifi in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Multiple-failed-logins-to-corporate-wifi/m-p/380131#M168956</link>
    <description>&lt;P&gt;I wanted to go over the following use case idea I had that I’ve been working. Basically, I am looking to gather abnormal failed authentications, for example thousands of failed attempts in a 5 minute period on any given day when normally we see many dozens. i am not getting expected results. Thanks.&lt;/P&gt;

&lt;P&gt;| tstats count values(Authentication.action) as Action, values(Authentication.user) as User, values(Authentication.src) as Source, values(Authentication.dest) as "dest" from datamodel="Authentication" where (index=acs Authentication.action!=success  by Authentication.user | appendcols [| tstats count from datamodel=Authentication where Authentication.action=failure earliest=-30d latest=now by Authentication.user, _time span=5m | stats mean(count) as mean stdev(count) as stdev] | where count&amp;gt;mean+stdev&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jun 2018 17:15:35 GMT</pubDate>
    <dc:creator>Ghanayem1974</dc:creator>
    <dc:date>2018-06-11T17:15:35Z</dc:date>
    <item>
      <title>Multiple failed logins to corporate wifi</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-failed-logins-to-corporate-wifi/m-p/380131#M168956</link>
      <description>&lt;P&gt;I wanted to go over the following use case idea I had that I’ve been working. Basically, I am looking to gather abnormal failed authentications, for example thousands of failed attempts in a 5 minute period on any given day when normally we see many dozens. i am not getting expected results. Thanks.&lt;/P&gt;

&lt;P&gt;| tstats count values(Authentication.action) as Action, values(Authentication.user) as User, values(Authentication.src) as Source, values(Authentication.dest) as "dest" from datamodel="Authentication" where (index=acs Authentication.action!=success  by Authentication.user | appendcols [| tstats count from datamodel=Authentication where Authentication.action=failure earliest=-30d latest=now by Authentication.user, _time span=5m | stats mean(count) as mean stdev(count) as stdev] | where count&amp;gt;mean+stdev&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 17:15:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-failed-logins-to-corporate-wifi/m-p/380131#M168956</guid>
      <dc:creator>Ghanayem1974</dc:creator>
      <dc:date>2018-06-11T17:15:35Z</dc:date>
    </item>
  </channel>
</rss>

