Skip to content

Commit 141b543

Browse files
committed
Update command_and_control_suricata_elastic_defend_c2.toml
1 parent ca8d32d commit 141b543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/command_and_control_suricata_elastic_defend_c2.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This detection correlates Suricata alerts and events with Elastic Defend network
1111
performing the network activity.
1212
"""
1313
from = "now-9m"
14-
index = ["logs-endpoint.events.network-*", "filebeat-*"]
14+
index = ["logs-endpoint.events.network-*", "filebeat-*", "logs-suricata.*"]
1515
language = "eql"
1616
license = "Elastic License v2"
1717
name = "Suricata and Elastic Defend Network Correlation"

0 commit comments

Comments
 (0)