This commit is contained in:
Magnus Root 2026-02-27 17:59:32 +03:00
parent 24a7e305fd
commit 0fc56040cd

View file

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