06-11-2020 08:58 AM - last edited on 09-02-2020 10:50 AM by CHopson
Hello team.
I can look for an event to see failed login attempts with;
event where operation = 'ConsoleLogin' and json.rule = $.responseElements.ConsoleLogin != 'Success'
Is there a way to count these (like we see in config with 'as X; count(X) greater than 5').
I want an alert which shows when the number of failed login attempts exceeds 5.
Thank you so much for your time in looking.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!