diff --git a/dashboard_template.json b/dashboard_template.json index fa088b8..bcc9b34 100644 --- a/dashboard_template.json +++ b/dashboard_template.json @@ -746,18 +746,6 @@ }, "type": "terms" }, - { - "id": "3", - "settings": { - "filters": [ - { - "label": "${SID:raw}", - "query": "SID:(*)" - } - ] - }, - "type": "filters" - }, { "field": "@timestamp", "id": "2", @@ -866,18 +854,6 @@ }, "type": "terms" }, - { - "id": "4", - "settings": { - "filters": [ - { - "label": "${tenant:raw}", - "query": "TENANT.keyword:${tenant:lucene}" - } - ] - }, - "type": "filters" - }, { "field": "@timestamp", "id": "2", @@ -973,18 +949,6 @@ "query_config": { "base_query": "log_type:access", "bucket_aggs": [ - { - "id": "3", - "settings": { - "filters": [ - { - "label": "${node_name}", - "query": "node_name.keyword:(${node_name:lucene})" - } - ] - }, - "type": "filters" - }, { "field": "TENANT.keyword", "id": "4",