docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1/dashboards/search/MySQL-Transactions.json

21 lines
751 B
JSON
Raw Normal View History

{
"sort": [
"@timestamp",
"desc"
],
"hits": 0,
"description": "",
"title": "MySQL 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\":\"mysql\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"mysql\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}"
},
"columns": [
"method",
"type",
"path",
"responsetime",
"status"
]
}