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.
hetzner-ansible/roles/kibana/templates/smardigo_index_pattern_tena...

17 lines
432 B
Django/Jinja

{
"attributes" : {
"fieldAttrs" : "{\"message_full\":{\"count\":1}}",
"fields" : "[]",
"runtimeFieldMap" : "{}",
"timeFieldName" : "@timestamp",
"title" : "{{ es_index_pattern_tenant }}",
"typeMeta" : "{}"
},
"coreMigrationVersion" : "7.16.1",
"id" : "{{ es_index_pattern_tenant_uuid }}",
"migrationVersion" : {
"index-pattern" : "7.11.0"
},
"references" : [ ],
"type" : "index-pattern"
}