mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
* Backport #30153 * Upgrade elasticsearchjs to 15.4 * Bump consistently * Default to 6.7 * Revert "Default to 6.7" This reverts commit4f9de6ee46
. * Revert "Bump consistently" This reverts commit9588431aba
. * Revert "Upgrade elasticsearchjs to 15.4" This reverts commit8ea162d624
.
This commit is contained in:
parent
3f97d4b8e4
commit
55aae40598
20 changed files with 583 additions and 2393631 deletions
|
@ -1 +1,341 @@
|
|||
[{"cluster_uuid":"6d-9tDFTRe-qT5GoBytdlQ","cluster_name":"clustertwo","version":"7.0.0-alpha1","license":{"status":"active","type":"basic","expiry_date_in_millis":1914278399999},"elasticsearch":{"cluster_stats":{"indices":{"count":1,"docs":{"count":8,"deleted":0},"shards":{"total":1,"primaries":1,"replication":0,"index":{"shards":{"min":1,"max":1,"avg":1},"primaries":{"min":1,"max":1,"avg":1},"replication":{"min":0,"max":0,"avg":0}}},"store":{"size_in_bytes":34095}},"nodes":{"fs":{"total_in_bytes":499065712640,"free_in_bytes":200665341952,"available_in_bytes":200403197952},"count":{"total":1},"jvm":{"max_uptime_in_millis":701043,"mem":{"heap_used_in_bytes":204299464,"heap_max_in_bytes":628555776}}},"status":"green"}},"logstash":{"node_count":0,"events_in_total":0,"events_out_total":0,"avg_memory":0,"avg_memory_used":0,"max_uptime":0,"pipeline_count":0,"queue_types":{"memory":0,"persisted":0},"versions":[]},"kibana":{"status":null,"requests_total":0,"concurrent_connections":0,"response_time_max":0,"memory_size":0,"memory_limit":0,"count":0},"beats":{"totalEvents":0,"bytesSent":0,"beats":{"total":0,"types":[]}},"apm":{"totalEvents":0,"memRss":0,"memTotal":0,"apms":{"total":0}},"alerts":{"alertsMeta":{"enabled":true},"clusterMeta":{"enabled":false,"message":"Cluster [clustertwo] license type [basic] does not support Cluster Alerts"}},"isPrimary":false,"status":"green","isCcrEnabled":true},{"isSupported":true,"cluster_uuid":"lOF8kofiS_2DX58o9mXJ1Q","cluster_name":"monitoring-one","version":"7.0.0-alpha1","license":{"status":"active","type":"trial","expiry_date_in_millis":1505426308997},"elasticsearch":{"cluster_stats":{"indices":{"count":8,"docs":{"count":3997,"deleted":69},"shards":{"total":8,"primaries":8,"replication":0,"index":{"shards":{"min":1,"max":1,"avg":1},"primaries":{"min":1,"max":1,"avg":1},"replication":{"min":0,"max":0,"avg":0}}},"store":{"size_in_bytes":2647163}},"nodes":{"fs":{"total_in_bytes":499065712640,"free_in_bytes":200665792512,"available_in_bytes":200403648512},"count":{"total":1},"jvm":{"max_uptime_in_millis":761002,"mem":{"heap_used_in_bytes":133041176,"heap_max_in_bytes":628555776}}},"status":"yellow"}},"logstash":{"node_count":0,"events_in_total":0,"events_out_total":0,"avg_memory":0,"avg_memory_used":0,"max_uptime":0,"pipeline_count":0,"queue_types":{"memory":0,"persisted":0},"versions":[]},"kibana":{"status":null,"requests_total":0,"concurrent_connections":0,"response_time_max":0,"memory_size":0,"memory_limit":0,"count":0},"beats":{"totalEvents":0,"bytesSent":0,"beats":{"total":0,"types":[]}},"apm":{"totalEvents":0,"memRss":0,"memTotal":0,"apms":{"total":0}},"alerts":{"alertsMeta":{"enabled":true},"count":1,"low":0,"medium":1,"high":0},"isPrimary":false,"status":"yellow","isCcrEnabled":true},{"isSupported":true,"cluster_uuid":"TkHOX_-1TzWwbROwQJU5IA","cluster_name":"clusterone","version":"7.0.0-alpha1","license":{"status":"active","type":"trial","expiry_date_in_millis":1505426327135},"elasticsearch":{"cluster_stats":{"indices":{"count":5,"docs":{"count":150,"deleted":0},"shards":{"total":26,"primaries":13,"replication":1,"index":{"shards":{"min":2,"max":10,"avg":5.2},"primaries":{"min":1,"max":5,"avg":2.6},"replication":{"min":1,"max":1,"avg":1}}},"store":{"size_in_bytes":4838464}},"nodes":{"fs":{"total_in_bytes":499065712640,"free_in_bytes":200666353664,"available_in_bytes":200404209664},"count":{"total":2},"jvm":{"max_uptime_in_millis":741786,"mem":{"heap_used_in_bytes":465621856,"heap_max_in_bytes":1257111552}}},"status":"green"}},"logstash":{"node_count":1,"events_in_total":142,"events_out_total":142,"avg_memory":1038876672,"avg_memory_used":487782224,"max_uptime":570039,"pipeline_count":1,"queue_types":{"memory":1,"persisted":0},"versions":["7.0.0-alpha1"]},"kibana":{"status":"green","requests_total":571,"concurrent_connections":307,"response_time_max":1930,"memory_size":231141376,"memory_limit":1501560832,"count":1},"beats":{"totalEvents":0,"bytesSent":0,"beats":{"total":0,"types":[]}},"apm":{"totalEvents":0,"memRss":0,"memTotal":0,"apms":{"total":0}},"alerts":{"alertsMeta":{"enabled":true}},"isPrimary":false,"status":"green","isCcrEnabled":true}]
|
||||
[{
|
||||
"cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ",
|
||||
"cluster_name": "clustertwo",
|
||||
"version": "7.0.0-alpha1",
|
||||
"license": {
|
||||
"status": "active",
|
||||
"type": "basic",
|
||||
"expiry_date_in_millis": 1914278399999
|
||||
},
|
||||
"elasticsearch": {
|
||||
"cluster_stats": {
|
||||
"indices": {
|
||||
"count": 1,
|
||||
"docs": {
|
||||
"count": 8,
|
||||
"deleted": 0
|
||||
},
|
||||
"shards": {
|
||||
"total": 1,
|
||||
"primaries": 1,
|
||||
"replication": 0,
|
||||
"index": {
|
||||
"shards": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
},
|
||||
"primaries": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
},
|
||||
"replication": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"avg": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"size_in_bytes": 34095
|
||||
}
|
||||
},
|
||||
"nodes": {
|
||||
"fs": {
|
||||
"total_in_bytes": 499065712640,
|
||||
"free_in_bytes": 200665341952,
|
||||
"available_in_bytes": 200403197952
|
||||
},
|
||||
"count": {
|
||||
"total": 1
|
||||
},
|
||||
"jvm": {
|
||||
"max_uptime_in_millis": 701043,
|
||||
"mem": {
|
||||
"heap_used_in_bytes": 204299464,
|
||||
"heap_max_in_bytes": 628555776
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": "green"
|
||||
}
|
||||
},
|
||||
"logstash": {
|
||||
"node_count": 0,
|
||||
"events_in_total": 0,
|
||||
"events_out_total": 0,
|
||||
"avg_memory": 0,
|
||||
"avg_memory_used": 0,
|
||||
"max_uptime": 0,
|
||||
"pipeline_count": 0,
|
||||
"queue_types": {
|
||||
"memory": 0,
|
||||
"persisted": 0
|
||||
},
|
||||
"versions": []
|
||||
},
|
||||
"kibana": {
|
||||
"status": null,
|
||||
"requests_total": 0,
|
||||
"concurrent_connections": 0,
|
||||
"response_time_max": 0,
|
||||
"memory_size": 0,
|
||||
"memory_limit": 0,
|
||||
"count": 0
|
||||
},
|
||||
"beats": {
|
||||
"totalEvents": null,
|
||||
"bytesSent": null,
|
||||
"beats": {
|
||||
"total": null,
|
||||
"types": []
|
||||
}
|
||||
},
|
||||
"apm": {
|
||||
"totalEvents": null,
|
||||
"memRss": null,
|
||||
"memTotal": null,
|
||||
"apms": {
|
||||
"total": null
|
||||
}
|
||||
},
|
||||
"alerts": {
|
||||
"alertsMeta": {
|
||||
"enabled": true
|
||||
},
|
||||
"clusterMeta": {
|
||||
"enabled": false,
|
||||
"message": "Cluster [clustertwo] license type [basic] does not support Cluster Alerts"
|
||||
}
|
||||
},
|
||||
"isPrimary": false,
|
||||
"status": "green",
|
||||
"isCcrEnabled": true
|
||||
}, {
|
||||
"isSupported": true,
|
||||
"cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q",
|
||||
"cluster_name": "monitoring-one",
|
||||
"version": "7.0.0-alpha1",
|
||||
"license": {
|
||||
"status": "active",
|
||||
"type": "trial",
|
||||
"expiry_date_in_millis": 1505426308997
|
||||
},
|
||||
"elasticsearch": {
|
||||
"cluster_stats": {
|
||||
"indices": {
|
||||
"count": 8,
|
||||
"docs": {
|
||||
"count": 3997,
|
||||
"deleted": 69
|
||||
},
|
||||
"shards": {
|
||||
"total": 8,
|
||||
"primaries": 8,
|
||||
"replication": 0,
|
||||
"index": {
|
||||
"shards": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
},
|
||||
"primaries": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
},
|
||||
"replication": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"avg": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"size_in_bytes": 2647163
|
||||
}
|
||||
},
|
||||
"nodes": {
|
||||
"fs": {
|
||||
"total_in_bytes": 499065712640,
|
||||
"free_in_bytes": 200665792512,
|
||||
"available_in_bytes": 200403648512
|
||||
},
|
||||
"count": {
|
||||
"total": 1
|
||||
},
|
||||
"jvm": {
|
||||
"max_uptime_in_millis": 761002,
|
||||
"mem": {
|
||||
"heap_used_in_bytes": 133041176,
|
||||
"heap_max_in_bytes": 628555776
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": "yellow"
|
||||
}
|
||||
},
|
||||
"logstash": {
|
||||
"node_count": 0,
|
||||
"events_in_total": 0,
|
||||
"events_out_total": 0,
|
||||
"avg_memory": 0,
|
||||
"avg_memory_used": 0,
|
||||
"max_uptime": 0,
|
||||
"pipeline_count": 0,
|
||||
"queue_types": {
|
||||
"memory": 0,
|
||||
"persisted": 0
|
||||
},
|
||||
"versions": []
|
||||
},
|
||||
"kibana": {
|
||||
"status": null,
|
||||
"requests_total": 0,
|
||||
"concurrent_connections": 0,
|
||||
"response_time_max": 0,
|
||||
"memory_size": 0,
|
||||
"memory_limit": 0,
|
||||
"count": 0
|
||||
},
|
||||
"beats": {
|
||||
"totalEvents": null,
|
||||
"bytesSent": null,
|
||||
"beats": {
|
||||
"total": null,
|
||||
"types": []
|
||||
}
|
||||
},
|
||||
"apm": {
|
||||
"totalEvents": null,
|
||||
"memRss": null,
|
||||
"memTotal": null,
|
||||
"apms": {
|
||||
"total": null
|
||||
}
|
||||
},
|
||||
"alerts": {
|
||||
"alertsMeta": {
|
||||
"enabled": true
|
||||
},
|
||||
"count": 1,
|
||||
"low": 0,
|
||||
"medium": 1,
|
||||
"high": 0
|
||||
},
|
||||
"isPrimary": false,
|
||||
"status": "yellow",
|
||||
"isCcrEnabled": true
|
||||
}, {
|
||||
"isSupported": true,
|
||||
"cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA",
|
||||
"cluster_name": "clusterone",
|
||||
"version": "7.0.0-alpha1",
|
||||
"license": {
|
||||
"status": "active",
|
||||
"type": "trial",
|
||||
"expiry_date_in_millis": 1505426327135
|
||||
},
|
||||
"elasticsearch": {
|
||||
"cluster_stats": {
|
||||
"indices": {
|
||||
"count": 5,
|
||||
"docs": {
|
||||
"count": 150,
|
||||
"deleted": 0
|
||||
},
|
||||
"shards": {
|
||||
"total": 26,
|
||||
"primaries": 13,
|
||||
"replication": 1,
|
||||
"index": {
|
||||
"shards": {
|
||||
"min": 2,
|
||||
"max": 10,
|
||||
"avg": 5.2
|
||||
},
|
||||
"primaries": {
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"avg": 2.6
|
||||
},
|
||||
"replication": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"size_in_bytes": 4838464
|
||||
}
|
||||
},
|
||||
"nodes": {
|
||||
"fs": {
|
||||
"total_in_bytes": 499065712640,
|
||||
"free_in_bytes": 200666353664,
|
||||
"available_in_bytes": 200404209664
|
||||
},
|
||||
"count": {
|
||||
"total": 2
|
||||
},
|
||||
"jvm": {
|
||||
"max_uptime_in_millis": 741786,
|
||||
"mem": {
|
||||
"heap_used_in_bytes": 465621856,
|
||||
"heap_max_in_bytes": 1257111552
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": "green"
|
||||
}
|
||||
},
|
||||
"logstash": {
|
||||
"node_count": 1,
|
||||
"events_in_total": 142,
|
||||
"events_out_total": 142,
|
||||
"avg_memory": 1038876672,
|
||||
"avg_memory_used": 487782224,
|
||||
"max_uptime": 570039,
|
||||
"pipeline_count": 1,
|
||||
"queue_types": {
|
||||
"memory": 1,
|
||||
"persisted": 0
|
||||
},
|
||||
"versions": ["7.0.0-alpha1"]
|
||||
},
|
||||
"kibana": {
|
||||
"status": "green",
|
||||
"requests_total": 571,
|
||||
"concurrent_connections": 307,
|
||||
"response_time_max": 1930,
|
||||
"memory_size": 231141376,
|
||||
"memory_limit": 1501560832,
|
||||
"count": 1
|
||||
},
|
||||
"beats": {
|
||||
"totalEvents": null,
|
||||
"bytesSent": null,
|
||||
"beats": {
|
||||
"total": null,
|
||||
"types": []
|
||||
}
|
||||
},
|
||||
"apm": {
|
||||
"totalEvents": null,
|
||||
"memRss": null,
|
||||
"memTotal": null,
|
||||
"apms": {
|
||||
"total": null
|
||||
}
|
||||
},
|
||||
"alerts": {
|
||||
"alertsMeta": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"isPrimary": false,
|
||||
"status": "green",
|
||||
"isCcrEnabled": true
|
||||
}]
|
||||
|
|
|
@ -1 +1,122 @@
|
|||
[{"cluster_uuid":"y1qOsQPiRrGtmdEuM3APJw","cluster_name":"singlecluster","version":"7.0.0-alpha1","license":{"status":"active","type":"gold","expiry_date_in_millis":1914278399999},"elasticsearch":{"cluster_stats":{"indices":{"count":17,"docs":{"count":4001,"deleted":99},"shards":{"total":98,"primaries":49,"replication":1,"index":{"shards":{"min":2,"max":10,"avg":5.764705882352941},"primaries":{"min":1,"max":5,"avg":2.8823529411764706},"replication":{"min":1,"max":1,"avg":1}}},"store":{"size_in_bytes":11826390}},"nodes":{"fs":{"total_in_bytes":499065712640,"free_in_bytes":201648541696,"available_in_bytes":201386397696},"count":{"total":2},"jvm":{"max_uptime_in_millis":1201658,"mem":{"heap_used_in_bytes":551929768,"heap_max_in_bytes":1257111552}}},"status":"green"}},"logstash":{"node_count":1,"events_in_total":31,"events_out_total":31,"avg_memory":1038876672,"avg_memory_used":479515336,"max_uptime":603966,"pipeline_count":1,"queue_types":{"memory":1,"persisted":0},"versions":["7.0.0-alpha1"]},"kibana":{"status":"green","requests_total":914,"concurrent_connections":646,"response_time_max":2873,"memory_size":196005888,"memory_limit":1501560832,"count":1},"beats":{"totalEvents":0,"bytesSent":0,"beats":{"total":0,"types":[]}},"apm":{"totalEvents":0,"memRss":0,"memTotal":0,"apms":{"total":0}},"alerts":[{"metadata":{"severity":1100,"cluster_uuid":"y1qOsQPiRrGtmdEuM3APJw","version_created":6000026,"watch":"elasticsearch_cluster_status","link":"elasticsearch/indices","alert_index":".monitoring-alerts-6","type":"monitoring"},"update_timestamp":"2017-08-23T21:45:31.882Z","prefix":"Elasticsearch cluster status is yellow.","message":"Allocate missing replica shards.","resolved_timestamp":"2017-08-23T21:45:31.882Z","timestamp":"2017-08-23T21:28:25.639Z"}],"isPrimary":true,"status":"green","isCcrEnabled":true}]
|
||||
[{
|
||||
"cluster_uuid": "y1qOsQPiRrGtmdEuM3APJw",
|
||||
"cluster_name": "singlecluster",
|
||||
"version": "7.0.0-alpha1",
|
||||
"license": {
|
||||
"status": "active",
|
||||
"type": "gold",
|
||||
"expiry_date_in_millis": 1914278399999
|
||||
},
|
||||
"elasticsearch": {
|
||||
"cluster_stats": {
|
||||
"indices": {
|
||||
"count": 17,
|
||||
"docs": {
|
||||
"count": 4001,
|
||||
"deleted": 99
|
||||
},
|
||||
"shards": {
|
||||
"total": 98,
|
||||
"primaries": 49,
|
||||
"replication": 1,
|
||||
"index": {
|
||||
"shards": {
|
||||
"min": 2,
|
||||
"max": 10,
|
||||
"avg": 5.764705882352941
|
||||
},
|
||||
"primaries": {
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"avg": 2.8823529411764706
|
||||
},
|
||||
"replication": {
|
||||
"min": 1,
|
||||
"max": 1,
|
||||
"avg": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"size_in_bytes": 11826390
|
||||
}
|
||||
},
|
||||
"nodes": {
|
||||
"fs": {
|
||||
"total_in_bytes": 499065712640,
|
||||
"free_in_bytes": 201648541696,
|
||||
"available_in_bytes": 201386397696
|
||||
},
|
||||
"count": {
|
||||
"total": 2
|
||||
},
|
||||
"jvm": {
|
||||
"max_uptime_in_millis": 1201658,
|
||||
"mem": {
|
||||
"heap_used_in_bytes": 551929768,
|
||||
"heap_max_in_bytes": 1257111552
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": "green"
|
||||
}
|
||||
},
|
||||
"logstash": {
|
||||
"node_count": 1,
|
||||
"events_in_total": 31,
|
||||
"events_out_total": 31,
|
||||
"avg_memory": 1038876672,
|
||||
"avg_memory_used": 479515336,
|
||||
"max_uptime": 603966,
|
||||
"pipeline_count": 1,
|
||||
"queue_types": {
|
||||
"memory": 1,
|
||||
"persisted": 0
|
||||
},
|
||||
"versions": ["7.0.0-alpha1"]
|
||||
},
|
||||
"kibana": {
|
||||
"status": "green",
|
||||
"requests_total": 914,
|
||||
"concurrent_connections": 646,
|
||||
"response_time_max": 2873,
|
||||
"memory_size": 196005888,
|
||||
"memory_limit": 1501560832,
|
||||
"count": 1
|
||||
},
|
||||
"beats": {
|
||||
"totalEvents": null,
|
||||
"bytesSent": null,
|
||||
"beats": {
|
||||
"total": null,
|
||||
"types": []
|
||||
}
|
||||
},
|
||||
"apm": {
|
||||
"totalEvents": null,
|
||||
"memRss": null,
|
||||
"memTotal": null,
|
||||
"apms": {
|
||||
"total": null
|
||||
}
|
||||
},
|
||||
"alerts": [{
|
||||
"metadata": {
|
||||
"severity": 1100,
|
||||
"cluster_uuid": "y1qOsQPiRrGtmdEuM3APJw",
|
||||
"version_created": 6000026,
|
||||
"watch": "elasticsearch_cluster_status",
|
||||
"link": "elasticsearch/indices",
|
||||
"alert_index": ".monitoring-alerts-6",
|
||||
"type": "monitoring"
|
||||
},
|
||||
"update_timestamp": "2017-08-23T21:45:31.882Z",
|
||||
"prefix": "Elasticsearch cluster status is yellow.",
|
||||
"message": "Allocate missing replica shards.",
|
||||
"resolved_timestamp": "2017-08-23T21:45:31.882Z",
|
||||
"timestamp": "2017-08-23T21:28:25.639Z"
|
||||
}],
|
||||
"isCcrEnabled": true,
|
||||
"isPrimary": true,
|
||||
"status": "green"
|
||||
}]
|
||||
|
|
|
@ -11,681 +11,6 @@
|
|||
"number_of_replicas": "0"
|
||||
}
|
||||
},
|
||||
"mappings": {
|
||||
"doc": {
|
||||
"dynamic": "false",
|
||||
"properties": {
|
||||
"beats_state": {
|
||||
"properties": {
|
||||
"beat": {
|
||||
"properties": {
|
||||
"host": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"properties": {
|
||||
"beat": {
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"host": {
|
||||
"properties": {
|
||||
"architecture": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"os": {
|
||||
"properties": {
|
||||
"build": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"family": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"platform": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"input": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"names": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"names": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"service": {
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "date",
|
||||
"format": "date_time"
|
||||
}
|
||||
}
|
||||
},
|
||||
"beats_stats": {
|
||||
"properties": {
|
||||
"beat": {
|
||||
"properties": {
|
||||
"host": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"metrics": {
|
||||
"properties": {
|
||||
"apm-server": {
|
||||
"properties": {
|
||||
"decoder": {
|
||||
"properties": {
|
||||
"deflate": {
|
||||
"properties": {
|
||||
"content-length": {
|
||||
"type": "long"
|
||||
},
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gzip": {
|
||||
"properties": {
|
||||
"content-length": {
|
||||
"type": "long"
|
||||
},
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"missing-content-length": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reader": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"size": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uncompressed": {
|
||||
"properties": {
|
||||
"content-length": {
|
||||
"type": "long"
|
||||
},
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"processor": {
|
||||
"properties": {
|
||||
"error": {
|
||||
"properties": {
|
||||
"decoding": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
},
|
||||
"frames": {
|
||||
"type": "long"
|
||||
},
|
||||
"stacktraces": {
|
||||
"type": "long"
|
||||
},
|
||||
"transformations": {
|
||||
"type": "long"
|
||||
},
|
||||
"validation": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"metric": {
|
||||
"properties": {
|
||||
"decoding": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transformations": {
|
||||
"type": "long"
|
||||
},
|
||||
"validation": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sourcemap": {
|
||||
"properties": {
|
||||
"counter": {
|
||||
"type": "long"
|
||||
},
|
||||
"decoding": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"validation": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"transaction": {
|
||||
"properties": {
|
||||
"decoding": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"frames": {
|
||||
"type": "long"
|
||||
},
|
||||
"spans": {
|
||||
"type": "long"
|
||||
},
|
||||
"stacktraces": {
|
||||
"type": "long"
|
||||
},
|
||||
"transactions": {
|
||||
"type": "long"
|
||||
},
|
||||
"transformations": {
|
||||
"type": "long"
|
||||
},
|
||||
"validation": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"server": {
|
||||
"properties": {
|
||||
"concurrent": {
|
||||
"properties": {
|
||||
"wait": {
|
||||
"properties": {
|
||||
"ms": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"request": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"response": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"properties": {
|
||||
"closed": {
|
||||
"type": "long"
|
||||
},
|
||||
"concurrency": {
|
||||
"type": "long"
|
||||
},
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"decode": {
|
||||
"type": "long"
|
||||
},
|
||||
"forbidden": {
|
||||
"type": "long"
|
||||
},
|
||||
"method": {
|
||||
"type": "long"
|
||||
},
|
||||
"queue": {
|
||||
"type": "long"
|
||||
},
|
||||
"ratelimit": {
|
||||
"type": "long"
|
||||
},
|
||||
"toolarge": {
|
||||
"type": "long"
|
||||
},
|
||||
"unauthorized": {
|
||||
"type": "long"
|
||||
},
|
||||
"validate": {
|
||||
"type": "long"
|
||||
},
|
||||
"internal": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"valid": {
|
||||
"properties": {
|
||||
"accepted": {
|
||||
"type": "long"
|
||||
},
|
||||
"count": {
|
||||
"type": "long"
|
||||
},
|
||||
"ok": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"beat": {
|
||||
"properties": {
|
||||
"cpu": {
|
||||
"properties": {
|
||||
"system": {
|
||||
"properties": {
|
||||
"ticks": {
|
||||
"type": "long"
|
||||
},
|
||||
"time": {
|
||||
"properties": {
|
||||
"ms": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"total": {
|
||||
"properties": {
|
||||
"ticks": {
|
||||
"type": "long"
|
||||
},
|
||||
"time": {
|
||||
"properties": {
|
||||
"ms": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"properties": {
|
||||
"ticks": {
|
||||
"type": "long"
|
||||
},
|
||||
"time": {
|
||||
"properties": {
|
||||
"ms": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"info": {
|
||||
"properties": {
|
||||
"ephemeral_id": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"uptime": {
|
||||
"properties": {
|
||||
"ms": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"memstats": {
|
||||
"properties": {
|
||||
"gc_next": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_alloc": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_total": {
|
||||
"type": "long"
|
||||
},
|
||||
"rss": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libbeat": {
|
||||
"properties": {
|
||||
"config": {
|
||||
"properties": {
|
||||
"module": {
|
||||
"properties": {
|
||||
"running": {
|
||||
"type": "long"
|
||||
},
|
||||
"starts": {
|
||||
"type": "long"
|
||||
},
|
||||
"stops": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reloads": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"properties": {
|
||||
"events": {
|
||||
"properties": {
|
||||
"acked": {
|
||||
"type": "long"
|
||||
},
|
||||
"active": {
|
||||
"type": "long"
|
||||
},
|
||||
"batches": {
|
||||
"type": "long"
|
||||
},
|
||||
"dropped": {
|
||||
"type": "long"
|
||||
},
|
||||
"duplicates": {
|
||||
"type": "long"
|
||||
},
|
||||
"failed": {
|
||||
"type": "long"
|
||||
},
|
||||
"total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"read": {
|
||||
"properties": {
|
||||
"bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"write": {
|
||||
"properties": {
|
||||
"bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"errors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"pipeline": {
|
||||
"properties": {
|
||||
"clients": {
|
||||
"type": "long"
|
||||
},
|
||||
"events": {
|
||||
"properties": {
|
||||
"active": {
|
||||
"type": "long"
|
||||
},
|
||||
"dropped": {
|
||||
"type": "long"
|
||||
},
|
||||
"failed": {
|
||||
"type": "long"
|
||||
},
|
||||
"filtered": {
|
||||
"type": "long"
|
||||
},
|
||||
"published": {
|
||||
"type": "long"
|
||||
},
|
||||
"retry": {
|
||||
"type": "long"
|
||||
},
|
||||
"total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"properties": {
|
||||
"acked": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"properties": {
|
||||
"load": {
|
||||
"properties": {
|
||||
"1": {
|
||||
"type": "double"
|
||||
},
|
||||
"5": {
|
||||
"type": "double"
|
||||
},
|
||||
"15": {
|
||||
"type": "double"
|
||||
},
|
||||
"norm": {
|
||||
"properties": {
|
||||
"1": {
|
||||
"type": "double"
|
||||
},
|
||||
"5": {
|
||||
"type": "double"
|
||||
},
|
||||
"15": {
|
||||
"type": "double"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "date",
|
||||
"format": "date_time"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cluster_uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"interval_ms": {
|
||||
"type": "long"
|
||||
},
|
||||
"source_node": {
|
||||
"properties": {
|
||||
"host": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"ip": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"transport_address": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "date",
|
||||
"format": "date_time"
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"aliases": {}
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"type": "index",
|
||||
"value": {
|
||||
"index": ".monitoring-es-6-2017.08.15",
|
||||
"settings": {
|
||||
"index": {
|
||||
"codec": "best_compression",
|
||||
"number_of_shards": "1",
|
||||
"auto_expand_replicas": "0-1",
|
||||
"format": "6",
|
||||
"number_of_replicas": "0"
|
||||
}
|
||||
},
|
||||
"aliases": {}
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
"type": "index",
|
||||
"value": {
|
||||
"index": ".monitoring-logstash-6-2017.08.15",
|
||||
"settings": {
|
||||
"index": {
|
||||
"codec": "best_compression",
|
||||
"number_of_shards": "1",
|
||||
"auto_expand_replicas": "0-1",
|
||||
"format": "6",
|
||||
"number_of_replicas": "0"
|
||||
}
|
||||
},
|
||||
"aliases": {}
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
"type": "index",
|
||||
"value": {
|
||||
"index": ".monitoring-kibana-6-2017.08.15",
|
||||
"settings": {
|
||||
"index": {
|
||||
"codec": "best_compression",
|
||||
"number_of_shards": "1",
|
||||
"auto_expand_replicas": "0-1",
|
||||
"format": "6",
|
||||
"number_of_replicas": "0"
|
||||
}
|
||||
},
|
||||
"aliases": {}
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
"type": "index",
|
||||
"value": {
|
||||
"index": ".monitoring-alerts-6",
|
||||
"settings": {
|
||||
"index": {
|
||||
"codec": "best_compression",
|
||||
"number_of_shards": "1",
|
||||
"auto_expand_replicas": "0-1",
|
||||
"format": "6",
|
||||
"number_of_replicas": "0"
|
||||
}
|
||||
},
|
||||
"aliases": {}
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -9,895 +9,6 @@
|
|||
"format": "6",
|
||||
"number_of_replicas": "1"
|
||||
}
|
||||
},
|
||||
"mappings": {
|
||||
"doc": {
|
||||
"dynamic": "false",
|
||||
"date_detection": false,
|
||||
"properties": {
|
||||
"cluster_state": {
|
||||
"properties": {
|
||||
"master_node": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"nodes": {
|
||||
"type": "object"
|
||||
},
|
||||
"shards": {
|
||||
"type": "object"
|
||||
},
|
||||
"state_uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"status": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cluster_stats": {
|
||||
"properties": {
|
||||
"indices": {
|
||||
"type": "object"
|
||||
},
|
||||
"nodes": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cluster_uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"index_recovery": {
|
||||
"type": "object"
|
||||
},
|
||||
"index_stats": {
|
||||
"properties": {
|
||||
"index": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"primaries": {
|
||||
"properties": {
|
||||
"docs": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fielddata": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexing": {
|
||||
"properties": {
|
||||
"index_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_total": {
|
||||
"type": "long"
|
||||
},
|
||||
"throttle_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"merges": {
|
||||
"properties": {
|
||||
"total_size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"query_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"refresh": {
|
||||
"properties": {
|
||||
"total_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"request_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"query_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"query_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"segments": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"doc_values_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"fixed_bit_set_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_writer_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"norms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"points_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"stored_fields_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"term_vectors_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"terms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"version_map_memory_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"properties": {
|
||||
"size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"total": {
|
||||
"properties": {
|
||||
"docs": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fielddata": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexing": {
|
||||
"properties": {
|
||||
"index_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_total": {
|
||||
"type": "long"
|
||||
},
|
||||
"throttle_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"merges": {
|
||||
"properties": {
|
||||
"total_size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"query_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"refresh": {
|
||||
"properties": {
|
||||
"total_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"request_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"query_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"query_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"segments": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"doc_values_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"fixed_bit_set_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_writer_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"norms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"points_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"stored_fields_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"term_vectors_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"terms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"version_map_memory_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"properties": {
|
||||
"size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"indices_stats": {
|
||||
"properties": {
|
||||
"_all": {
|
||||
"properties": {
|
||||
"primaries": {
|
||||
"properties": {
|
||||
"docs": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexing": {
|
||||
"properties": {
|
||||
"index_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"query_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"query_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"total": {
|
||||
"properties": {
|
||||
"docs": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexing": {
|
||||
"properties": {
|
||||
"index_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"query_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"query_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"job_stats": {
|
||||
"properties": {
|
||||
"data_counts": {
|
||||
"properties": {
|
||||
"bucket_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"earliest_record_timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"empty_bucket_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"input_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"latest_record_timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"processed_record_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"sparse_bucket_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"job_id": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"model_size_stats": {
|
||||
"properties": {
|
||||
"bucket_allocation_failures_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"model_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"node": {
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_stats": {
|
||||
"properties": {
|
||||
"fs": {
|
||||
"properties": {
|
||||
"data": {
|
||||
"properties": {
|
||||
"spins": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"io_stats": {
|
||||
"properties": {
|
||||
"total": {
|
||||
"properties": {
|
||||
"operations": {
|
||||
"type": "long"
|
||||
},
|
||||
"read_kilobytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"read_operations": {
|
||||
"type": "long"
|
||||
},
|
||||
"write_kilobytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"write_operations": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"total": {
|
||||
"properties": {
|
||||
"available_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"free_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"total_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"indices": {
|
||||
"properties": {
|
||||
"docs": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fielddata": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexing": {
|
||||
"properties": {
|
||||
"index_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_total": {
|
||||
"type": "long"
|
||||
},
|
||||
"throttle_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"query_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"request_cache": {
|
||||
"properties": {
|
||||
"evictions": {
|
||||
"type": "long"
|
||||
},
|
||||
"hit_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_size_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"miss_count": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"query_time_in_millis": {
|
||||
"type": "long"
|
||||
},
|
||||
"query_total": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"segments": {
|
||||
"properties": {
|
||||
"count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"doc_values_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"fixed_bit_set_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"index_writer_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"norms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"points_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"stored_fields_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"term_vectors_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"terms_memory_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"version_map_memory_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
"properties": {
|
||||
"size_in_bytes": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"jvm": {
|
||||
"properties": {
|
||||
"gc": {
|
||||
"properties": {
|
||||
"collectors": {
|
||||
"properties": {
|
||||
"old": {
|
||||
"properties": {
|
||||
"collection_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"collection_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"young": {
|
||||
"properties": {
|
||||
"collection_count": {
|
||||
"type": "long"
|
||||
},
|
||||
"collection_time_in_millis": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mem": {
|
||||
"properties": {
|
||||
"heap_max_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"heap_used_in_bytes": {
|
||||
"type": "long"
|
||||
},
|
||||
"heap_used_percent": {
|
||||
"type": "half_float"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mlockall": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"node_id": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"node_master": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"os": {
|
||||
"properties": {
|
||||
"cgroup": {
|
||||
"properties": {
|
||||
"cpu": {
|
||||
"properties": {
|
||||
"cfs_quota_micros": {
|
||||
"type": "long"
|
||||
},
|
||||
"control_group": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"stat": {
|
||||
"properties": {
|
||||
"number_of_elapsed_periods": {
|
||||
"type": "long"
|
||||
},
|
||||
"number_of_times_throttled": {
|
||||
"type": "long"
|
||||
},
|
||||
"time_throttled_nanos": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpuacct": {
|
||||
"properties": {
|
||||
"control_group": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"usage_nanos": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"properties": {
|
||||
"load_average": {
|
||||
"properties": {
|
||||
"15m": {
|
||||
"type": "half_float"
|
||||
},
|
||||
"1m": {
|
||||
"type": "half_float"
|
||||
},
|
||||
"5m": {
|
||||
"type": "half_float"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"process": {
|
||||
"properties": {
|
||||
"cpu": {
|
||||
"properties": {
|
||||
"percent": {
|
||||
"type": "half_float"
|
||||
}
|
||||
}
|
||||
},
|
||||
"max_file_descriptors": {
|
||||
"type": "long"
|
||||
},
|
||||
"open_file_descriptors": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thread_pool": {
|
||||
"properties": {
|
||||
"bulk": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"generic": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"get": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"index": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"management": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"watcher": {
|
||||
"properties": {
|
||||
"queue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"rejected": {
|
||||
"type": "long"
|
||||
},
|
||||
"threads": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shard": {
|
||||
"properties": {
|
||||
"index": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"node": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"relocating_node": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"shard": {
|
||||
"type": "long"
|
||||
},
|
||||
"state": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source_node": {
|
||||
"properties": {
|
||||
"host": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"ip": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"transport_address": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state_uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "date",
|
||||
"format": "date_time"
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -913,53 +24,6 @@
|
|||
"format": "6",
|
||||
"number_of_replicas": "1"
|
||||
}
|
||||
},
|
||||
"mappings": {
|
||||
"doc": {
|
||||
"dynamic": "false",
|
||||
"properties": {
|
||||
"message": {
|
||||
"type": "text"
|
||||
},
|
||||
"metadata": {
|
||||
"properties": {
|
||||
"cluster_uuid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"link": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"severity": {
|
||||
"type": "short"
|
||||
},
|
||||
"type": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"version": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"watch": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"prefix": {
|
||||
"type": "text"
|
||||
},
|
||||
"resolved_timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"suffix": {
|
||||
"type": "text"
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"update_timestamp": {
|
||||
"type": "date"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue