mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
PHRAS-3572 Dashboards wip
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
[
|
||||
{
|
||||
"_id": "Workers-Dashboard",
|
||||
"_id": "Phraseanet-Index-dashboard",
|
||||
"_type": "dashboard",
|
||||
"_source": {
|
||||
"title": "Workers Dashboard",
|
||||
"title": "Phraseanet Index dashboard",
|
||||
"hits": 0,
|
||||
"description": "",
|
||||
"panelsJSON": "[{\"col\":1,\"id\":\"Dashboard-Title\",\"panelIndex\":8,\"row\":1,\"size_x\":12,\"size_y\":1,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Date-Histogram-action\",\"panelIndex\":16,\"row\":2,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"Record-Creation\",\"type\":\"visualization\",\"panelIndex\":17,\"size_x\":3,\"size_y\":2,\"col\":1,\"row\":5},{\"id\":\"Record-deletion\",\"type\":\"visualization\",\"panelIndex\":18,\"size_x\":3,\"size_y\":2,\"col\":4,\"row\":5},{\"id\":\"record-edited\",\"type\":\"visualization\",\"panelIndex\":19,\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":5},{\"id\":\"Count-Metadatas-write\",\"type\":\"visualization\",\"panelIndex\":20,\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":5},{\"id\":\"nbr-of-subdef-generated\",\"type\":\"visualization\",\"panelIndex\":21,\"size_x\":3,\"size_y\":2,\"col\":1,\"row\":7},{\"id\":\"Posted-message-test\",\"type\":\"visualization\",\"panelIndex\":22,\"size_x\":12,\"size_y\":1,\"col\":1,\"row\":9},{\"id\":\"subdef-generation-attempts\",\"type\":\"visualization\",\"panelIndex\":26,\"size_x\":3,\"size_y\":2,\"col\":4,\"row\":7},{\"id\":\"Validation-reminder-attempts\",\"type\":\"visualization\",\"panelIndex\":27,\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":7},{\"id\":\"Write-metadatas-attempts\",\"type\":\"visualization\",\"panelIndex\":28,\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":7}]",
|
||||
"optionsJSON": "{\"darkTheme\":true}",
|
||||
"uiStateJSON": "{}",
|
||||
"panelsJSON": "[{\"col\":1,\"id\":\"Record-by-Databox-Pie\",\"panelIndex\":1,\"row\":7,\"size_x\":7,\"size_y\":3,\"type\":\"visualization\"},{\"col\":8,\"id\":\"Collection-inventory-pie\",\"panelIndex\":2,\"row\":7,\"size_x\":5,\"size_y\":3,\"type\":\"visualization\"},{\"col\":5,\"id\":\"Phraseanet-record-type\",\"panelIndex\":4,\"row\":10,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Record-Story-inventory\",\"panelIndex\":5,\"row\":10,\"size_x\":4,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Time-line-Creation-date\",\"panelIndex\":6,\"row\":1,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Time-line-modification\",\"panelIndex\":7,\"row\":4,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"col\":8,\"id\":\"Mime-type\",\"panelIndex\":8,\"row\":10,\"size_x\":5,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"columns\":[\"created_on\",\"base_id\",\"databox_name\",\"record_type\",\"record_id\",\"title.default\",\"updated_on\",\"mime\",\"collection_name\",\"original_name\"],\"id\":\"Phrindex-record-inventory\",\"panelIndex\":9,\"row\":12,\"size_x\":12,\"size_y\":11,\"sort\":[\"created_on\",\"desc\"],\"type\":\"search\"}]",
|
||||
"optionsJSON": "{\"darkTheme\":false}",
|
||||
"uiStateJSON": "{\"P-6\":{\"vis\":{\"legendOpen\":false}},\"P-7\":{\"vis\":{\"colors\":{\"Count\":\"#EAB839\"},\"legendOpen\":false}}}",
|
||||
"version": 1,
|
||||
"timeRestore": false,
|
||||
"kibanaSavedObjectMeta": {
|
||||
@@ -17,15 +17,15 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Phraseanet-Index-dashboard",
|
||||
"_id": "Workers-Dashboard",
|
||||
"_type": "dashboard",
|
||||
"_source": {
|
||||
"title": "Phraseanet Index dashboard",
|
||||
"title": "Workers Dashboard",
|
||||
"hits": 0,
|
||||
"description": "",
|
||||
"panelsJSON": "[{\"col\":1,\"id\":\"Record-by-Databox-Pie\",\"panelIndex\":1,\"row\":7,\"size_x\":7,\"size_y\":3,\"type\":\"visualization\"},{\"col\":8,\"id\":\"Collection-inventory-pie\",\"panelIndex\":2,\"row\":7,\"size_x\":5,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"columns\":[\"created_on\",\"databox_name\",\"record_type\",\"updated_on\",\"collection_name\",\"_type\",\"mime\",\"original_name\"],\"id\":\"Phrindex-record-inventory\",\"panelIndex\":3,\"row\":12,\"size_x\":12,\"size_y\":7,\"sort\":[\"created_on\",\"desc\"],\"type\":\"search\"},{\"col\":5,\"id\":\"Phraseanet-record-type\",\"panelIndex\":4,\"row\":10,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Record-Story-inventory\",\"panelIndex\":5,\"row\":10,\"size_x\":4,\"size_y\":2,\"type\":\"visualization\"},{\"id\":\"Time-line-Creation-date\",\"type\":\"visualization\",\"panelIndex\":6,\"size_x\":12,\"size_y\":3,\"col\":1,\"row\":1},{\"id\":\"Time-line-modification\",\"type\":\"visualization\",\"panelIndex\":7,\"size_x\":12,\"size_y\":3,\"col\":1,\"row\":4},{\"id\":\"Mime-type\",\"type\":\"visualization\",\"panelIndex\":8,\"size_x\":5,\"size_y\":2,\"col\":8,\"row\":10}]",
|
||||
"optionsJSON": "{\"darkTheme\":false}",
|
||||
"uiStateJSON": "{\"P-7\":{\"vis\":{\"colors\":{\"Count\":\"#EAB839\"},\"legendOpen\":false}},\"P-6\":{\"vis\":{\"legendOpen\":false}}}",
|
||||
"panelsJSON": "[{\"col\":1,\"id\":\"Dashboard-Title\",\"panelIndex\":8,\"row\":1,\"size_x\":12,\"size_y\":1,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Date-Histogram-action\",\"panelIndex\":16,\"row\":2,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Record-Creation\",\"panelIndex\":17,\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":4,\"id\":\"Record-deletion\",\"panelIndex\":18,\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":7,\"id\":\"record-edited\",\"panelIndex\":19,\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":10,\"id\":\"Count-Metadatas-write\",\"panelIndex\":20,\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"nbr-of-subdef-generated\",\"panelIndex\":21,\"row\":7,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":4,\"id\":\"subdef-generation-attempts\",\"panelIndex\":26,\"row\":7,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Validation-reminder-attempts\",\"panelIndex\":27,\"row\":7,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":10,\"id\":\"Write-metadatas-attempts\",\"panelIndex\":28,\"row\":7,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":4,\"id\":\"logger-info\",\"panelIndex\":29,\"row\":11,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Logger-Error\",\"panelIndex\":30,\"row\":11,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":10,\"id\":\"Posted-message-to-be-consumed\",\"panelIndex\":31,\"row\":11,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"columns\":[\"message\"],\"id\":\"message\",\"panelIndex\":32,\"row\":13,\"size_x\":12,\"size_y\":3,\"sort\":[\"_score\",\"desc\"],\"type\":\"search\"},{\"col\":1,\"id\":\"Title-Message-count\",\"panelIndex\":33,\"row\":9,\"size_x\":12,\"size_y\":2,\"type\":\"visualization\"},{\"id\":\"Total-log-count\",\"type\":\"visualization\",\"panelIndex\":34,\"size_x\":3,\"size_y\":2,\"col\":1,\"row\":11}]",
|
||||
"optionsJSON": "{\"darkTheme\":true}",
|
||||
"uiStateJSON": "{\"P-30\":{\"spy\":{\"mode\":{\"fill\":false,\"name\":null}}}}",
|
||||
"version": 1,
|
||||
"timeRestore": false,
|
||||
"kibanaSavedObjectMeta": {
|
||||
@@ -113,46 +113,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-edited",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Record edited",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"\\\"Record edited\\\"\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Logger-info",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Logger info",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"\\\"logger.INFO\\\"\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Validation-Reminder-attempts",
|
||||
"_type": "search",
|
||||
@@ -233,53 +193,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-Creation",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Record Creation",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"_source"
|
||||
],
|
||||
"sort": [
|
||||
"@timestamp",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"\\\"The record\\\" \\\"was successfully created\\\"\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Phrindex-record-inventory",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Phrindex record inventory",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"created_on",
|
||||
"databox_name",
|
||||
"record_type",
|
||||
"updated_on",
|
||||
"collection_name",
|
||||
"_type",
|
||||
"mime",
|
||||
"original_name"
|
||||
],
|
||||
"sort": [
|
||||
"created_on",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"phraseanet_*\",\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Webhook-to-be-consumed",
|
||||
"_type": "search",
|
||||
@@ -300,6 +213,155 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "metadatas-written",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "metadatas written",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"\\\"metadatas written\\\"\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Phrindex-record-inventory",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Phrindex record inventory",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"created_on",
|
||||
"base_id",
|
||||
"databox_name",
|
||||
"record_type",
|
||||
"record_id",
|
||||
"title.default",
|
||||
"updated_on",
|
||||
"mime",
|
||||
"collection_name",
|
||||
"original_name"
|
||||
],
|
||||
"sort": [
|
||||
"created_on",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"phraseanet_*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-Creation",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Record Creation",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"_source"
|
||||
],
|
||||
"sort": [
|
||||
"@timestamp",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\n \"index\": \"logstash-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"\\\"record created\\\"\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": [],\n \"highlight\": {\n \"pre_tags\": [\n \"@kibana-highlighted-field@\"\n ],\n \"post_tags\": [\n \"@/kibana-highlighted-field@\"\n ],\n \"fields\": {\n \"*\": {}\n },\n \"require_field_match\": false,\n \"fragment_size\": 2147483647\n }\n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-edited",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Record edited",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\n \"index\": \"logstash-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"\\\"record edited databoxname\\\"\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": [],\n \"highlight\": {\n \"pre_tags\": [\n \"@kibana-highlighted-field@\"\n ],\n \"post_tags\": [\n \"@/kibana-highlighted-field@\"\n ],\n \"fields\": {\n \"*\": {}\n },\n \"require_field_match\": false,\n \"fragment_size\": 2147483647\n }\n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-deleted",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Record deleted",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"@timestamp",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"\\\"record deleted databoxname\\\"\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Logger-info",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "Logger Info",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\n \"index\": \"logstash-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"\\\"logger.INFO\\\"\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": [],\n \"highlight\": {\n \"pre_tags\": [\n \"@kibana-highlighted-field@\"\n ],\n \"post_tags\": [\n \"@/kibana-highlighted-field@\"\n ],\n \"fields\": {\n \"*\": {}\n },\n \"require_field_match\": false,\n \"fragment_size\": 2147483647\n }\n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "message",
|
||||
"_type": "search",
|
||||
"_source": {
|
||||
"title": "message",
|
||||
"description": "",
|
||||
"hits": 0,
|
||||
"columns": [
|
||||
"message"
|
||||
],
|
||||
"sort": [
|
||||
"_score",
|
||||
"desc"
|
||||
],
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"index\":\"logstash-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "nbr-of-subdef-generated",
|
||||
"_type": "visualization",
|
||||
@@ -375,21 +437,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Count-Metadatas-write",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Metadatas writen",
|
||||
"visState": "{\n \"title\": \"New Visualization\",\n \"type\": \"metric\",\n \"params\": {\n \"handleNoResults\": true,\n \"fontSize\": 60\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {}\n }\n ],\n \"listeners\": {}\n}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "meta-writen",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\n \"filter\": []\n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "logger-info",
|
||||
"_type": "visualization",
|
||||
@@ -448,36 +495,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Posted-messages",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Posted messages",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"metric\",\"params\":{\"handleNoResults\":true,\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Posted-message-to-be-consumed",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-deletion",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Record deletion",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"metric\",\"params\":{\"handleNoResults\":true,\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Record-deletion-attemps",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-Creation",
|
||||
"_type": "visualization",
|
||||
@@ -493,20 +510,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Posted-message-test",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Posted message test",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"markdown\",\"params\":{\"markdown\":\"### Posted message to message Queue\"},\"aggs\":[],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Date-Histogram-action",
|
||||
"_type": "visualization",
|
||||
@@ -566,27 +569,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-Story-inventory",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Record - Story inventory",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"pie\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"isDonut\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"record_type\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Phrindex-record-inventory",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Time-line-Creation-date",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Time line Creation date",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"created_on\",\"interval\":\"w\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
|
||||
"visState": "{\"title\":\"Time line Creation date\",\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":true,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"created_on\",\"interval\":\"w\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Phrindex-record-inventory",
|
||||
@@ -601,7 +589,22 @@
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Time line modification",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"updated_on\",\"interval\":\"w\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
|
||||
"visState": "{\"title\":\"Time line modification\",\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":true,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"updated_on\",\"interval\":\"w\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Phrindex-record-inventory",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-Story-inventory",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Record - Story inventory",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"pie\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"isDonut\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"record_type\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Phrindex-record-inventory",
|
||||
@@ -625,5 +628,79 @@
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Count-Metadatas-write",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Metadatas written",
|
||||
"visState": "{\n \"title\": \"New Visualization\",\n \"type\": \"metric\",\n \"params\": {\n \"handleNoResults\": true,\n \"fontSize\": 48\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {}\n }\n ],\n \"listeners\": {}\n}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "meta-writen",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\n \"filter\": []\n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Record-deletion",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Record deletion",
|
||||
"visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{},\"schema\":\"metric\",\"type\":\"count\"}],\"listeners\":{},\"params\":{\"fontSize\":60,\"handleNoResults\":true},\"title\":\"Record deletion\",\"type\":\"metric\"}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Record-deletion-attemps",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"\\\"record deleted databoxname\\\"\"}}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Posted-message-to-be-consumed",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Posted message- to be consumed",
|
||||
"visState": "{\"title\":\"Posted messages\",\"type\":\"metric\",\"params\":{\"handleNoResults\":true,\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "Posted-message-to-be-consumed",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Title-Message-count",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Title Message count",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"markdown\",\"params\":{\"markdown\":\"## Message count\"},\"aggs\":[],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "Total-log-count",
|
||||
"_type": "visualization",
|
||||
"_source": {
|
||||
"title": "Total log count",
|
||||
"visState": "{\"title\":\"New Visualization\",\"type\":\"metric\",\"params\":{\"handleNoResults\":true,\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
|
||||
"uiStateJSON": "{}",
|
||||
"description": "",
|
||||
"savedSearchId": "message",
|
||||
"version": 1,
|
||||
"kibanaSavedObjectMeta": {
|
||||
"searchSourceJSON": "{\"filter\":[]}"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user