docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1/dashboards/search/Web-transactions.json

21 lines
747 B
JSON

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