Skip to content

Commit c8c2772

Browse files
committed
Add _meta template description
1 parent 8d2c252 commit c8c2772

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-pack/plugin/core/src/main/resources/monitoring-beats-mb.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"index_patterns": [".monitoring-beats-${xpack.stack.monitoring.template.version}-*"],
33
"version": ${xpack.stack.monitoring.template.release.version},
4+
"_meta": {
5+
"description": "Template used by Enterprise Search Metricbeat module monitoring information for Stack Monitoring",
6+
"managed": true
7+
},
48
"template": {
59
"mappings": {
610
"properties": {

0 commit comments

Comments
 (0)