16 lines
551 B
JSON
16 lines
551 B
JSON
{
|
|
"sort": [
|
|
"@timestamp",
|
|
"desc"
|
|
],
|
|
"hits": 0,
|
|
"description": "",
|
|
"title": "Proc stats",
|
|
"version": 1,
|
|
"kibanaSavedObjectMeta": {
|
|
"searchSourceJSON": "{\"index\":\"[topbeat-]YYYY.MM.DD\",\"query\":{\"query_string\":{\"query\":\"type: process\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647},\"filter\":[]}"
|
|
},
|
|
"columns": [
|
|
"_source"
|
|
]
|
|
} |