Add the new index format to the global delete action file for Curator

This commit is contained in:
weslambert
2023-03-07 15:21:53 -05:00
committed by GitHub
parent 8c79d7e40d
commit e93c052d34

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.*)$'