Merge pull request #9907 from Security-Onion-Solutions/fix/curator_global_delete_action

Add the new Security Onion index format to the global delete action file for Curator
This commit is contained in:
weslambert
2023-03-07 16:03:28 -05:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ actions:
filters:
- filtertype: pattern
kind: regex
value: '^(logstash-.*|so-.*)$'
value: '^(logstash-.*|so-.*|.ds-logs-.*-so.*)$'
- filtertype: pattern
kind: regex
value: '^(so-case.*)$'