Update unknown parameter handling. (#1568)
This commit is contained in:
committed by
GitHub
parent
070b9d75b9
commit
4492532727
@ -88,6 +88,7 @@ function isXPackTemplate (name) {
|
||||
case '.deprecation-indexing-mappings':
|
||||
case '.deprecation-indexing-settings':
|
||||
case 'data-streams-mappings':
|
||||
case '.logs-deprecation.elasticsearch-default':
|
||||
return true
|
||||
}
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user