How to use bucket_selector on the Visualize

i want to use bucket_selector on the Metrics

like this :
"rename_bucket_filter": {
"bucket_selector": {
"buckets_path": {
"totalRename": "1"
},
"script": "params.totalRename > 5"
}
}

when i insert this query like this :

it make error

kibana is not support bucket_selector??

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.