|
17 | 17 | "darkTheme": false |
18 | 18 | }, |
19 | 19 | "panelsJSON": [ |
20 | | - { |
21 | | - "embeddableConfig": {}, |
22 | | - "gridData": { |
23 | | - "h": 12, |
24 | | - "i": "1", |
25 | | - "w": 16, |
26 | | - "x": 0, |
27 | | - "y": 0 |
28 | | - }, |
29 | | - "panelIndex": "1", |
30 | | - "panelRefName": "panel_0", |
31 | | - "version": "7.3.0" |
32 | | - }, |
33 | 20 | { |
34 | 21 | "embeddableConfig": { |
35 | 22 | "columns": [ |
|
39 | 26 | "mongodb.log.context", |
40 | 27 | "message" |
41 | 28 | ], |
| 29 | + "enhancements": {}, |
42 | 30 | "sort": [ |
43 | 31 | "@timestamp", |
44 | 32 | "desc" |
|
52 | 40 | "y": 0 |
53 | 41 | }, |
54 | 42 | "panelIndex": "2", |
55 | | - "panelRefName": "panel_1", |
56 | | - "version": "7.3.0" |
| 43 | + "panelRefName": "panel_2", |
| 44 | + "type": "search", |
| 45 | + "version": "8.1.0" |
57 | 46 | }, |
58 | 47 | { |
59 | 48 | "embeddableConfig": { |
|
64 | 53 | "mongodb.log.context", |
65 | 54 | "message" |
66 | 55 | ], |
| 56 | + "enhancements": {}, |
67 | 57 | "sort": [ |
68 | 58 | "mongodb.log.timestamp", |
69 | 59 | "asc" |
|
77 | 67 | "y": 12 |
78 | 68 | }, |
79 | 69 | "panelIndex": "3", |
80 | | - "panelRefName": "panel_2", |
81 | | - "version": "7.3.0" |
| 70 | + "panelRefName": "panel_3", |
| 71 | + "type": "search", |
| 72 | + "version": "8.1.0" |
| 73 | + }, |
| 74 | + { |
| 75 | + "embeddableConfig": { |
| 76 | + "attributes": { |
| 77 | + "references": [ |
| 78 | + { |
| 79 | + "id": "logs-*", |
| 80 | + "name": "indexpattern-datasource-current-indexpattern", |
| 81 | + "type": "index-pattern" |
| 82 | + }, |
| 83 | + { |
| 84 | + "id": "logs-*", |
| 85 | + "name": "indexpattern-datasource-layer-1b24032e-d5d1-486a-9722-73ee57f1af16", |
| 86 | + "type": "index-pattern" |
| 87 | + } |
| 88 | + ], |
| 89 | + "state": { |
| 90 | + "datasourceStates": { |
| 91 | + "indexpattern": { |
| 92 | + "layers": { |
| 93 | + "1b24032e-d5d1-486a-9722-73ee57f1af16": { |
| 94 | + "columnOrder": [ |
| 95 | + "a9b00096-3941-408c-86f1-d7f7aeaea864", |
| 96 | + "d9fa1057-5a6f-4b9e-a169-c1f15e4a2e1a" |
| 97 | + ], |
| 98 | + "columns": { |
| 99 | + "a9b00096-3941-408c-86f1-d7f7aeaea864": { |
| 100 | + "customLabel": true, |
| 101 | + "dataType": "string", |
| 102 | + "isBucketed": true, |
| 103 | + "label": "Log severity", |
| 104 | + "operationType": "terms", |
| 105 | + "params": { |
| 106 | + "missingBucket": false, |
| 107 | + "orderBy": { |
| 108 | + "columnId": "d9fa1057-5a6f-4b9e-a169-c1f15e4a2e1a", |
| 109 | + "type": "column" |
| 110 | + }, |
| 111 | + "orderDirection": "desc", |
| 112 | + "otherBucket": false, |
| 113 | + "size": 5 |
| 114 | + }, |
| 115 | + "scale": "ordinal", |
| 116 | + "sourceField": "log.level" |
| 117 | + }, |
| 118 | + "d9fa1057-5a6f-4b9e-a169-c1f15e4a2e1a": { |
| 119 | + "customLabel": true, |
| 120 | + "dataType": "number", |
| 121 | + "isBucketed": false, |
| 122 | + "label": "Count", |
| 123 | + "operationType": "count", |
| 124 | + "scale": "ratio", |
| 125 | + "sourceField": "___records___" |
| 126 | + } |
| 127 | + }, |
| 128 | + "incompleteColumns": {} |
| 129 | + } |
| 130 | + } |
| 131 | + } |
| 132 | + }, |
| 133 | + "filters": [], |
| 134 | + "query": { |
| 135 | + "language": "kuery", |
| 136 | + "query": "log.level: *" |
| 137 | + }, |
| 138 | + "visualization": { |
| 139 | + "layers": [ |
| 140 | + { |
| 141 | + "categoryDisplay": "default", |
| 142 | + "groups": [ |
| 143 | + "a9b00096-3941-408c-86f1-d7f7aeaea864" |
| 144 | + ], |
| 145 | + "layerId": "1b24032e-d5d1-486a-9722-73ee57f1af16", |
| 146 | + "layerType": "data", |
| 147 | + "legendDisplay": "show", |
| 148 | + "metric": "d9fa1057-5a6f-4b9e-a169-c1f15e4a2e1a", |
| 149 | + "nestedLegend": false, |
| 150 | + "numberDisplay": "percent" |
| 151 | + } |
| 152 | + ], |
| 153 | + "palette": { |
| 154 | + "name": "kibana_palette", |
| 155 | + "type": "palette" |
| 156 | + }, |
| 157 | + "shape": "donut" |
| 158 | + } |
| 159 | + }, |
| 160 | + "title": "", |
| 161 | + "type": "lens", |
| 162 | + "visualizationType": "lnsPie" |
| 163 | + }, |
| 164 | + "enhancements": {} |
| 165 | + }, |
| 166 | + "gridData": { |
| 167 | + "h": 12, |
| 168 | + "i": "c04eb490-6120-49a7-a289-4c330689eb64", |
| 169 | + "w": 16, |
| 170 | + "x": 0, |
| 171 | + "y": 0 |
| 172 | + }, |
| 173 | + "panelIndex": "c04eb490-6120-49a7-a289-4c330689eb64", |
| 174 | + "title": "Logs Severity", |
| 175 | + "type": "lens", |
| 176 | + "version": "8.1.0" |
82 | 177 | } |
83 | 178 | ], |
84 | 179 | "timeRestore": false, |
85 | 180 | "title": "[Logs MongoDB] Overview", |
86 | 181 | "version": 1 |
87 | 182 | }, |
| 183 | + "coreMigrationVersion": "8.1.0", |
88 | 184 | "id": "mongodb-abcf35b0-0a82-11e8-bffe-ff7d4f68cf94", |
89 | 185 | "migrationVersion": { |
90 | | - "dashboard": "7.3.0" |
| 186 | + "dashboard": "8.1.0" |
91 | 187 | }, |
92 | 188 | "references": [ |
93 | | - { |
94 | | - "id": "mongodb-0fef5710-0a82-11e8-bffe-ff7d4f68cf94", |
95 | | - "name": "panel_0", |
96 | | - "type": "visualization" |
97 | | - }, |
98 | 189 | { |
99 | 190 | "id": "mongodb-e49fe000-0a7e-11e8-bffe-ff7d4f68cf94", |
100 | | - "name": "panel_1", |
| 191 | + "name": "2:panel_2", |
101 | 192 | "type": "search" |
102 | 193 | }, |
103 | 194 | { |
104 | 195 | "id": "mongodb-bfc96a60-0a80-11e8-bffe-ff7d4f68cf94", |
105 | | - "name": "panel_2", |
| 196 | + "name": "3:panel_3", |
106 | 197 | "type": "search" |
| 198 | + }, |
| 199 | + { |
| 200 | + "id": "logs-*", |
| 201 | + "name": "c04eb490-6120-49a7-a289-4c330689eb64:indexpattern-datasource-current-indexpattern", |
| 202 | + "type": "index-pattern" |
| 203 | + }, |
| 204 | + { |
| 205 | + "id": "logs-*", |
| 206 | + "name": "c04eb490-6120-49a7-a289-4c330689eb64:indexpattern-datasource-layer-1b24032e-d5d1-486a-9722-73ee57f1af16", |
| 207 | + "type": "index-pattern" |
107 | 208 | } |
108 | 209 | ], |
109 | 210 | "type": "dashboard" |
|
0 commit comments