Skip to content

Commit 2b1dc5a

Browse files
authored
plugin(apm-data): amend logs-apm component template (#115778)
Restore standard mode after LogsDB took precedence. Related: #114501
1 parent da108fc commit 2b1dc5a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

x-pack/plugin/apm-data/src/main/resources/component-templates/[email protected]

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ _meta:
55
managed: true
66
template:
77
settings:
8-
codec: best_compression
9-
mode: standard
8+
index:
9+
codec: best_compression
10+
mode: standard

0 commit comments

Comments
 (0)