|
1276 | 1276 | }, |
1277 | 1277 | { |
1278 | 1278 | "embeddableConfig": { |
1279 | | - "enhancements": {}, |
1280 | | - "hidePanelTitles": false |
| 1279 | + "attributes": { |
| 1280 | + "references": [ |
| 1281 | + { |
| 1282 | + "id": "logs-*", |
| 1283 | + "name": "indexpattern-datasource-layer-a6cffea3-fd32-4248-9e86-c68a17e09b89", |
| 1284 | + "type": "index-pattern" |
| 1285 | + } |
| 1286 | + ], |
| 1287 | + "state": { |
| 1288 | + "adHocDataViews": {}, |
| 1289 | + "datasourceStates": { |
| 1290 | + "formBased": { |
| 1291 | + "layers": { |
| 1292 | + "a6cffea3-fd32-4248-9e86-c68a17e09b89": { |
| 1293 | + "columnOrder": [ |
| 1294 | + "0bdb5898-ef89-4767-8f62-98685f50d126", |
| 1295 | + "b0b1b2a4-6420-489a-acf1-3a98b67df744", |
| 1296 | + "30f64fc1-9c19-4d04-b06c-55c2f8a6771b" |
| 1297 | + ], |
| 1298 | + "columns": { |
| 1299 | + "0bdb5898-ef89-4767-8f62-98685f50d126": { |
| 1300 | + "dataType": "string", |
| 1301 | + "isBucketed": true, |
| 1302 | + "label": "Filters", |
| 1303 | + "operationType": "filters", |
| 1304 | + "params": { |
| 1305 | + "filters": [ |
| 1306 | + { |
| 1307 | + "input": { |
| 1308 | + "language": "kuery", |
| 1309 | + "query": "client.ip \u003e\"0.0.0.0\" and client.ip \u003c \"127.255.255.255\"" |
| 1310 | + }, |
| 1311 | + "label": "0.0.0.0 to 127.255.255.255" |
| 1312 | + }, |
| 1313 | + { |
| 1314 | + "input": { |
| 1315 | + "language": "kuery", |
| 1316 | + "query": "client.ip \u003e \"128.0.0.0\" and client.ip \u003c \"191.255.255.255\"" |
| 1317 | + }, |
| 1318 | + "label": "128.0.0.0 to 191.255.255.255" |
| 1319 | + } |
| 1320 | + ] |
| 1321 | + }, |
| 1322 | + "scale": "ordinal" |
| 1323 | + }, |
| 1324 | + "30f64fc1-9c19-4d04-b06c-55c2f8a6771b": { |
| 1325 | + "dataType": "number", |
| 1326 | + "isBucketed": false, |
| 1327 | + "label": "Count of records", |
| 1328 | + "operationType": "count", |
| 1329 | + "params": { |
| 1330 | + "emptyAsNull": true |
| 1331 | + }, |
| 1332 | + "scale": "ratio", |
| 1333 | + "sourceField": "___records___" |
| 1334 | + }, |
| 1335 | + "b0b1b2a4-6420-489a-acf1-3a98b67df744": { |
| 1336 | + "dataType": "date", |
| 1337 | + "isBucketed": true, |
| 1338 | + "label": "@timestamp", |
| 1339 | + "operationType": "date_histogram", |
| 1340 | + "params": { |
| 1341 | + "dropPartials": false, |
| 1342 | + "includeEmptyRows": false, |
| 1343 | + "interval": "auto" |
| 1344 | + }, |
| 1345 | + "scale": "interval", |
| 1346 | + "sourceField": "@timestamp" |
| 1347 | + } |
| 1348 | + }, |
| 1349 | + "ignoreGlobalFilters": false, |
| 1350 | + "incompleteColumns": {}, |
| 1351 | + "sampling": 1 |
| 1352 | + } |
| 1353 | + } |
| 1354 | + }, |
| 1355 | + "indexpattern": { |
| 1356 | + "layers": {} |
| 1357 | + }, |
| 1358 | + "textBased": { |
| 1359 | + "layers": {} |
| 1360 | + } |
| 1361 | + }, |
| 1362 | + "filters": [], |
| 1363 | + "internalReferences": [], |
| 1364 | + "query": { |
| 1365 | + "language": "kuery", |
| 1366 | + "query": "data_stream.dataset: \"nats.log\" " |
| 1367 | + }, |
| 1368 | + "visualization": { |
| 1369 | + "axisTitlesVisibilitySettings": { |
| 1370 | + "x": true, |
| 1371 | + "yLeft": true, |
| 1372 | + "yRight": true |
| 1373 | + }, |
| 1374 | + "layers": [ |
| 1375 | + { |
| 1376 | + "accessors": [ |
| 1377 | + "30f64fc1-9c19-4d04-b06c-55c2f8a6771b" |
| 1378 | + ], |
| 1379 | + "layerId": "a6cffea3-fd32-4248-9e86-c68a17e09b89", |
| 1380 | + "layerType": "data", |
| 1381 | + "position": "top", |
| 1382 | + "seriesType": "line", |
| 1383 | + "showGridlines": false, |
| 1384 | + "splitAccessor": "0bdb5898-ef89-4767-8f62-98685f50d126", |
| 1385 | + "xAccessor": "b0b1b2a4-6420-489a-acf1-3a98b67df744" |
| 1386 | + } |
| 1387 | + ], |
| 1388 | + "legend": { |
| 1389 | + "isVisible": true, |
| 1390 | + "legendSize": "large", |
| 1391 | + "position": "right" |
| 1392 | + }, |
| 1393 | + "preferredSeriesType": "line", |
| 1394 | + "title": "Empty XY chart", |
| 1395 | + "valueLabels": "hide", |
| 1396 | + "valuesInLegend": true, |
| 1397 | + "yTitle": "Count" |
| 1398 | + } |
| 1399 | + }, |
| 1400 | + "visualizationType": "lnsXY" |
| 1401 | + }, |
| 1402 | + "enhancements": {} |
1281 | 1403 | }, |
1282 | 1404 | "gridData": { |
1283 | 1405 | "h": 12, |
1284 | | - "i": "9", |
1285 | | - "w": 22, |
| 1406 | + "i": "a322788e-2ff3-4678-a3ae-a86791712fdf", |
| 1407 | + "w": 23, |
1286 | 1408 | "x": 25, |
1287 | 1409 | "y": 20 |
1288 | 1410 | }, |
1289 | | - "panelIndex": "9", |
1290 | | - "panelRefName": "panel_9", |
| 1411 | + "panelIndex": "a322788e-2ff3-4678-a3ae-a86791712fdf", |
1291 | 1412 | "title": "Client IP Count Timeline", |
1292 | | - "type": "visualization", |
| 1413 | + "type": "lens", |
1293 | 1414 | "version": "8.10.2" |
1294 | 1415 | } |
1295 | 1416 | ], |
|
1298 | 1419 | "version": 1 |
1299 | 1420 | }, |
1300 | 1421 | "coreMigrationVersion": "8.8.0", |
1301 | | - "created_at": "2023-10-03T05:56:30.704Z", |
| 1422 | + "created_at": "2023-11-02T09:50:08.463Z", |
1302 | 1423 | "id": "nats-Logs-nats-overview", |
1303 | 1424 | "managed": false, |
1304 | 1425 | "references": [ |
|
1343 | 1464 | "type": "index-pattern" |
1344 | 1465 | }, |
1345 | 1466 | { |
1346 | | - "id": "nats-c669ae20-41ed-11e9-ac5c-71ffa38a62e3", |
1347 | | - "name": "9:panel_9", |
1348 | | - "type": "visualization" |
| 1467 | + "id": "logs-*", |
| 1468 | + "name": "a322788e-2ff3-4678-a3ae-a86791712fdf:indexpattern-datasource-layer-a6cffea3-fd32-4248-9e86-c68a17e09b89", |
| 1469 | + "type": "index-pattern" |
1349 | 1470 | } |
1350 | 1471 | ], |
1351 | 1472 | "type": "dashboard", |
|
0 commit comments