File tree Expand file tree Collapse file tree
x-pack/platform/plugins/shared/fleet/server/services/epm/elasticsearch/transform Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -388,6 +388,7 @@ _meta:
388388 'logs-endpoint.metadata_current-template@package' ,
389389 'endpoint@custom' ,
390390 'logs-endpoint.metadata_current-template@custom' ,
391+ 'ecs@mappings' ,
391392 ] ,
392393 index_patterns : [ '.metrics-endpoint.metadata_united_default' ] ,
393394 priority : 250 ,
@@ -676,6 +677,7 @@ _meta:
676677 'logs-endpoint.metadata_current-template@package' ,
677678 'endpoint@custom' ,
678679 'logs-endpoint.metadata_current-template@custom' ,
680+ 'ecs@mappings' ,
679681 ] ,
680682 index_patterns : [ '.metrics-endpoint.metadata_united_default' ] ,
681683 priority : 250 ,
@@ -941,6 +943,7 @@ _meta:
941943 'logs-endpoint.metadata_current-template@package' ,
942944 'endpoint@custom' ,
943945 'logs-endpoint.metadata_current-template@custom' ,
946+ 'ecs@mappings' ,
944947 ] ,
945948 index_patterns : [ '.metrics-endpoint.metadata_united_default' ] ,
946949 priority : 250 ,
You can’t perform that action at this time.
0 commit comments