We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2c252 commit c8c2772Copy full SHA for c8c2772
x-pack/plugin/core/src/main/resources/monitoring-beats-mb.json
@@ -1,6 +1,10 @@
1
{
2
"index_patterns": [".monitoring-beats-${xpack.stack.monitoring.template.version}-*"],
3
"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
+ },
8
"template": {
9
"mappings": {
10
"properties": {
0 commit comments