From 0bea8b6793880b5a577995423d6f7d9f979415b2 Mon Sep 17 00:00:00 2001 From: Jaime Soriano Pastor Date: Thu, 6 Dec 2018 12:25:25 +0100 Subject: [PATCH] Actually export from kibana 6.5.2 --- CHANGELOG.asciidoc | 1 + .../dashboard/Filebeat-haproxy-overview.json | 168 +++++++++--------- 2 files changed, 85 insertions(+), 84 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index ddc1d5a6d00..8d06d545577 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -47,6 +47,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha1...master[Check the HEAD d - Fix installation of haproxy dashboard. {issue}9307[9307] {pull}9313[9313] - Don't generate incomplete configurations when logs collection is disabled by hints. {pull}9305[9305] - Stop runners disabled by hints after previously being started. {pull}9305[9305] +- Fix saved objects in filebeat haproxy dashboard. {pull}9417[9417] *Heartbeat* diff --git a/filebeat/module/haproxy/_meta/kibana/6/dashboard/Filebeat-haproxy-overview.json b/filebeat/module/haproxy/_meta/kibana/6/dashboard/Filebeat-haproxy-overview.json index a2710920574..fbecd07d380 100644 --- a/filebeat/module/haproxy/_meta/kibana/6/dashboard/Filebeat-haproxy-overview.json +++ b/filebeat/module/haproxy/_meta/kibana/6/dashboard/Filebeat-haproxy-overview.json @@ -61,72 +61,8 @@ }, "id": "55251360-aa32-11e8-9c06-877f0445e3e0", "type": "visualization", - "updated_at": "2018-12-06T10:39:48.825Z", - "version": 4 - }, - { - "attributes": { - "description": "", - "kibanaSavedObjectMeta": { - "searchSourceJSON": { - "filter": [], - "index": "filebeat-*", - "query": { - "language": "lucene", - "query": "" - } - } - }, - "title": "Frontend breakdown [Filebeat HAProxy]", - "uiStateJSON": {}, - "version": 1, - "visState": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": {}, - "schema": "metric", - "type": "count" - }, - { - "enabled": true, - "id": "2", - "params": { - "field": "haproxy.frontend_name", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "segment", - "type": "terms" - } - ], - "params": { - "addLegend": true, - "addTooltip": true, - "isDonut": true, - "labels": { - "last_level": true, - "show": false, - "truncate": 100, - "values": true - }, - "legendPosition": "right", - "type": "pie" - }, - "title": "Frontend breakdown [Filebeat HAProxy]", - "type": "pie" - } - }, - "id": "7fb671f0-aa32-11e8-9c06-877f0445e3e0", - "type": "visualization", - "updated_at": "2018-12-06T10:39:48.825Z", - "version": 4 + "updated_at": "2018-12-06T11:17:12.883Z", + "version": 1 }, { "attributes": { @@ -208,8 +144,8 @@ }, "id": "11f8b9c0-aa32-11e8-9c06-877f0445e3e0", "type": "visualization", - "updated_at": "2018-12-06T10:39:48.825Z", - "version": 4 + "updated_at": "2018-12-06T11:17:12.883Z", + "version": 1 }, { "attributes": { @@ -350,12 +286,76 @@ }, "id": "68af8ef0-aa33-11e8-9c06-877f0445e3e0", "type": "visualization", - "updated_at": "2018-12-06T10:39:48.825Z", - "version": 4 + "updated_at": "2018-12-06T11:17:12.883Z", + "version": 1 + }, + { + "attributes": { + "description": "", + "kibanaSavedObjectMeta": { + "searchSourceJSON": { + "filter": [], + "index": "filebeat-*", + "query": { + "language": "lucene", + "query": "" + } + } + }, + "title": "Frontend breakdown [Filebeat HAProxy]", + "uiStateJSON": {}, + "version": 1, + "visState": { + "aggs": [ + { + "enabled": true, + "id": "1", + "params": {}, + "schema": "metric", + "type": "count" + }, + { + "enabled": true, + "id": "2", + "params": { + "field": "haproxy.frontend_name", + "missingBucket": false, + "missingBucketLabel": "Missing", + "order": "desc", + "orderBy": "1", + "otherBucket": false, + "otherBucketLabel": "Other", + "size": 5 + }, + "schema": "segment", + "type": "terms" + } + ], + "params": { + "addLegend": true, + "addTooltip": true, + "isDonut": true, + "labels": { + "last_level": true, + "show": false, + "truncate": 100, + "values": true + }, + "legendPosition": "right", + "type": "pie" + }, + "title": "Frontend breakdown [Filebeat HAProxy]", + "type": "pie" + } + }, + "id": "7fb671f0-aa32-11e8-9c06-877f0445e3e0", + "type": "visualization", + "updated_at": "2018-12-06T11:17:12.883Z", + "version": 1 }, { "attributes": { - "description": "Filebeat Haproxy module dashboard", + "description": "Filebeat HAProxy module dashboard", "hits": 0, "kibanaSavedObjectMeta": { "searchSourceJSON": { @@ -378,8 +378,8 @@ "h": 15, "i": "1", "w": 24, - "x": 24, - "y": 16 + "x": 0, + "y": 15 }, "id": "55251360-aa32-11e8-9c06-877f0445e3e0", "panelIndex": "1", @@ -393,9 +393,9 @@ "i": "2", "w": 24, "x": 0, - "y": 16 + "y": 0 }, - "id": "7fb671f0-aa32-11e8-9c06-877f0445e3e0", + "id": "11f8b9c0-aa32-11e8-9c06-877f0445e3e0", "panelIndex": "2", "type": "visualization", "version": "6.5.2" @@ -403,13 +403,13 @@ { "embeddableConfig": {}, "gridData": { - "h": 16, + "h": 15, "i": "3", "w": 24, - "x": 0, + "x": 24, "y": 0 }, - "id": "11f8b9c0-aa32-11e8-9c06-877f0445e3e0", + "id": "68af8ef0-aa33-11e8-9c06-877f0445e3e0", "panelIndex": "3", "type": "visualization", "version": "6.5.2" @@ -417,26 +417,26 @@ { "embeddableConfig": {}, "gridData": { - "h": 16, + "h": 15, "i": "4", "w": 24, "x": 24, - "y": 0 + "y": 15 }, - "id": "68af8ef0-aa33-11e8-9c06-877f0445e3e0", + "id": "7fb671f0-aa32-11e8-9c06-877f0445e3e0", "panelIndex": "4", "type": "visualization", "version": "6.5.2" } ], "timeRestore": false, - "title": "[Filebeat HAproxy] Overview", + "title": "[Filebeat HAProxy] Overview", "version": 1 }, "id": "3560d580-aa34-11e8-9c06-877f0445e3e0", "type": "dashboard", - "updated_at": "2018-12-06T10:57:06.975Z", - "version": 2 + "updated_at": "2018-12-06T11:20:21.738Z", + "version": 3 } ], "version": "6.5.2"