Hi!
In Kibana 3 I can easily create a histogram and select specific queries I want to base the data on. However, In Kibana 4 I can seemingly only select one single query for the visualization, and I'm at loss as to how to visualize two fields from different document types.
I'm convinced its possible, I just dont know how to do it in Kibana 4.
Thanks!
You want the "filters" aggregation:
Please join us in #kibana on freenode with support questions in the future. Github is reserved for bug reports and feature requests.
@rashidkpc Very helpful, thanks! (note: this page is #1 in Google, even above StackOverflow)
Most helpful comment
You want the "filters" aggregation:
Please join us in #kibana on freenode with support questions in the future. Github is reserved for bug reports and feature requests.