You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1017 B
Django/Jinja
26 lines
1017 B
Django/Jinja
{
|
|
"attributes" : {
|
|
"columns" : [ "message_full" ],
|
|
"description" : "",
|
|
"grid" : {
|
|
},
|
|
"hideChart" : false,
|
|
"kibanaSavedObjectMeta" : {
|
|
"searchSourceJSON" : "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"container.name\",\"params\":{\"query\":\"{{ es_container_name }}\"}},\"query\":{\"match_phrase\":{\"container.name\":\"{{ es_container_name }}\"}},\"$state\":{\"store\":\"appState\"}}],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"
|
|
},
|
|
"sort" : [ [ "@timestamp",
|
|
"desc" ] ],
|
|
"title" : "{{ es_search_title }}"
|
|
},
|
|
"coreMigrationVersion" : "7.16.1",
|
|
"id" : "{{ es_search_uuid }}",
|
|
"migrationVersion" : {
|
|
"search" : "7.9.3"
|
|
},
|
|
"references" : [ {
|
|
"id" : "{{ es_index_pattern_service_uuid }}",
|
|
"name" : "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
"type" : "index-pattern"
|
|
} ],
|
|
"type" : "search"
|
|
} |