From 24a7e305fd6cee3d57d804865925d4c3dbf93f08 Mon Sep 17 00:00:00 2001 From: Magnus Root Date: Fri, 27 Feb 2026 17:41:26 +0300 Subject: [PATCH] New var --- dashboard_template.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dashboard_template.json b/dashboard_template.json index e88f7cf..fa088b8 100644 --- a/dashboard_template.json +++ b/dashboard_template.json @@ -1096,18 +1096,6 @@ "query_config": { "base_query": "log_type:access AND SID:(${SID:lucene}) AND app_name:${app_name:lucene} AND response_status_code:${response_status_code:lucene}", "bucket_aggs": [ - { - "id": "3", - "settings": { - "filters": [ - { - "label": "SID:${SID:raw} app:${app_name:raw} status:${response_status_code:raw}", - "query": "SID:(${SID:lucene})" - } - ] - }, - "type": "filters" - }, { "field": "uri.keyword", "id": "4",