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",