Created
April 12, 2016 05:14
-
-
Save robynbergeron/d1fd3634790464064d77f06508c62740 to your computer and use it in GitHub Desktop.
kibanaopenstack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"_id": "Dashboards-are-Awesomesauce", | |
"_type": "dashboard", | |
"_source": { | |
"title": "Dashboards are Awesomesauce", | |
"hits": 0, | |
"description": "", | |
"panelsJSON": "[{\"col\":9,\"id\":\"Total-count-by-logger\",\"panelIndex\":1,\"row\":3,\"size_x\":4,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Log-Messages-Past-Hour\",\"panelIndex\":2,\"row\":1,\"size_x\":8,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"Total-Count-by-Severity\",\"type\":\"visualization\",\"panelIndex\":3,\"size_x\":8,\"size_y\":3,\"col\":1,\"row\":4},{\"id\":\"Total-Logs-Count-for-Today\",\"type\":\"visualization\",\"panelIndex\":5,\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":1}]", | |
"optionsJSON": "{\"darkTheme\":true}", | |
"uiStateJSON": "{}", | |
"version": 1, | |
"timeRestore": true, | |
"timeTo": "now/d", | |
"timeFrom": "now/d", | |
"kibanaSavedObjectMeta": { | |
"searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment