-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Closed
Description
I would like the ability to have a histogram but derive the different queries from terms found in a field... Or a query into that field; based possibly on aggs?
As an example I may have a cluster 5 that I would like to create a separate series in my graph for each unique HttpHost. Currently I can create a separate query for each HttpHost and then plot them that way, but it would be nicer to derive these automatically.
So a terms histogram sounds about right. I could query or filter for cluster 5 then create a seperate plot for each term in the "HttpHost" field.
Sorry if this isn't the best written post.
Metadata
Metadata
Assignees
Labels
No labels