docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1/dashboards/search/MongoDB-transactions-with-w...

22 lines
853 B
JSON
Raw Normal View History

{
"sort": [
"@timestamp",
"desc"
],
"hits": 0,
"description": "",
"title": "MongoDB transactions with write concern 0",
"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\":{\"analyze_wildcard\":true,\"query\":\"request: \\\"writeConcern w 0\\\"\"}}}"
},
"columns": [
"method",
"type",
"path",
"responsetime",
"status",
"query"
]
}