New var
This commit is contained in:
parent
94fa9e823f
commit
24a7e305fd
1 changed files with 0 additions and 12 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue