File size: 1,425 Bytes
7c89ed7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"dashboard": {
"title": "Sample Dashboard",
"hits": 0,
"description": "This is a sample dashboard that we populated with a couple generic visualizations.",
"panelsJSON": "[{\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":15,\"i\":\"1\"},\"version\":\"6.6.2\",\"panelIndex\":\"1\",\"type\":\"visualization\",\"id\":\"all_events_area\",\"embeddableConfig\":{}},{\"gridData\":{\"x\":24,\"y\":15,\"w\":24,\"h\":15,\"i\":\"2\"},\"version\":\"6.6.2\",\"panelIndex\":\"2\",\"type\":\"visualization\",\"id\":\"category_pie_graph\",\"embeddableConfig\":{}},{\"gridData\":{\"x\":0,\"y\":15,\"w\":24,\"h\":15,\"i\":\"3\"},\"version\":\"6.6.2\",\"panelIndex\":\"3\",\"type\":\"visualization\",\"id\":\"all_events_count\",\"embeddableConfig\":{}},{\"gridData\":{\"x\":24,\"y\":30,\"w\":24,\"h\":15,\"i\":\"4\"},\"version\":\"6.6.2\",\"panelIndex\":\"4\",\"type\":\"visualization\",\"id\":\"sourceip_bar_graph\",\"embeddableConfig\":{}},{\"gridData\":{\"w\":24,\"h\":15,\"x\":0,\"y\":30,\"i\":\"5\"},\"version\":\"6.6.2\",\"panelIndex\":\"5\",\"type\":\"visualization\",\"id\":\"sourceip_bar_graph\",\"embeddableConfig\":{}}]",
"optionsJSON": "{\"darkTheme\":false,\"useMargins\":true,\"hidePanelTitles\":false}",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"lucene\"},\"filter\":[]}"
}
},
"type": "dashboard"
} |