[Rule tuning] Fix typo in ML rule descriptions (#1484)
(cherry picked from commit 51a2bc815b)
This commit is contained in:
committed by
github-actions[bot]
parent
938cc5b8b5
commit
31202bf4f6
@@ -1,14 +1,14 @@
|
||||
[metadata]
|
||||
creation_date = "2021/06/10"
|
||||
maturity = "production"
|
||||
updated_date = "2021/06/10"
|
||||
updated_date = "2021/09/14"
|
||||
min_stack_version = "7.14.0"
|
||||
|
||||
[rule]
|
||||
anomaly_threshold = 75
|
||||
author = ["Elastic"]
|
||||
description = """
|
||||
A machine learning job found an unusually large spike in successful authentication events events from a particular
|
||||
A machine learning job found an unusually large spike in successful authentication events from a particular
|
||||
source IP address. This can be due to password spraying, user enumeration or brute force activity.
|
||||
"""
|
||||
false_positives = [
|
||||
|
||||
Reference in New Issue
Block a user