-
Notifications
You must be signed in to change notification settings - Fork 0
/
Part2_Dashboard_Only.json
19 lines (19 loc) · 1.37 KB
/
Part2_Dashboard_Only.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{
"_id": "Custom-Dashboard",
"_type": "dashboard",
"_source": {
"title": "Custom Dashboard",
"hits": 0,
"description": "",
"panelsJSON": "[{\"col\":1,\"id\":\"Source-Date-Histogram\",\"panelIndex\":1,\"row\":1,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Ext-Pie-Chart\",\"panelIndex\":2,\"row\":1,\"size_x\":4,\"size_y\":3,\"type\":\"visualization\"},{\"col\":8,\"id\":\"Inner-Dir-Outer-Filename\",\"panelIndex\":3,\"row\":4,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Total-Events\",\"panelIndex\":4,\"row\":4,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":4,\"id\":\"Registry-Events\",\"panelIndex\":5,\"row\":4,\"size_x\":2,\"size_y\":2,\"type\":\"visualization\"},{\"col\":6,\"id\":\"Windows-Event-Logs\",\"panelIndex\":6,\"row\":4,\"size_x\":2,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"columns\":[\"source_short\",\"name\",\"message\"],\"id\":\"xptdungan-search\",\"panelIndex\":7,\"row\":6,\"size_x\":10,\"size_y\":3,\"sort\":[\"datetime\",\"desc\"],\"type\":\"search\"}]",
"optionsJSON": "{\"darkTheme\":false}",
"uiStateJSON": "{}",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
}
}
}
]