Skip to content

Commit 508097b

Browse files
Update rule intervals based on aggred values
1 parent 0f5a198 commit 508097b

15 files changed

+30
-30
lines changed

rules/promotions/credential_access_endgame_cred_dumping_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected Credential Dumping. Click the Elastic Endgame icon in the event.module column or the link in
1111
the rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/credential_access_endgame_cred_dumping_prevented.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame prevented Credential Dumping. Click the Elastic Endgame icon in the event.module column or the link in
1111
the rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/endgame_adversary_behavior_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected an Adversary Behavior. Click the Elastic Endgame icon in the event.module column or the link in
1111
the rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/endgame_malware_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected Malware. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/endgame_malware_prevented.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame prevented Malware. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/endgame_ransomware_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected ransomware. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/endgame_ransomware_prevented.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame prevented ransomware. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/execution_endgame_exploit_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected an Exploit. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/execution_endgame_exploit_prevented.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame prevented an Exploit. Click the Elastic Endgame icon in the event.module column or the link in the
1111
rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

rules/promotions/privilege_escalation_endgame_cred_manipulation_detected.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ description = """
1010
Elastic Endgame detected Credential Manipulation. Click the Elastic Endgame icon in the event.module column or the link
1111
in the rule.reference column for additional information.
1212
"""
13-
from = "now-15m"
13+
from = "now-2m"
1414
index = ["endgame-*"]
15-
interval = "10m"
15+
interval = "1m"
1616
language = "kuery"
1717
license = "Elastic License v2"
1818
max_signals = 1000

0 commit comments

Comments
 (0)