Skip to content

Commit 00a105a

Browse files
committed
Added .logstash-management in isXPackTemplate
1 parent 753ce9d commit 00a105a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Elasticsearch/Tests/Utility.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ private static function isXPackTemplate(string $name): bool
587587
case ".snapshot-blob-cache":
588588
case "ilm-history":
589589
case "logstash-index-template":
590+
case ".logstash-management":
590591
case "security-index-template":
591592
case "data-streams-mappings":
592593
return true;

0 commit comments

Comments
 (0)