docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1/dashboards/search/Default-Search.json

22 lines
794 B
JSON
Raw Normal View History

{
"sort": [
"@timestamp",
"desc"
],
"hits": 0,
"description": "",
"title": "Default Search",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"[packetbeat-]YYYY.MM.DD\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"[packetbeat-]YYYY.MM.DD\",\"key\":\"type\",\"negate\":false,\"value\":\"mongodb\"},\"query\":{\"match\":{\"type\":{\"query\":\"mongodb\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
},
"columns": [
"method",
"type",
"path",
"responsetime",
"status",
"query"
]
}