From 0fc56040cd6f8449f13d50f83708accd52841314 Mon Sep 17 00:00:00 2001 From: Magnus Root Date: Fri, 27 Feb 2026 17:59:32 +0300 Subject: [PATCH] New var --- dashboard_template.json | 36 ------------------------------------ 1 file changed, 36 deletions(-) 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",