Is it possible create a visualization that shows a chart similar to below? I don't think it's possible based on my experimentation but maybe I'm missing something.
Data Table Events per beat per host
Brandon_Kobel
(Brandon Kobel)
#2
Hey @wwalker, you can create a "Data Table" visualization in Kibana, which will let you create a visualization a tabular format similar to what you want. However, the data table, like all visualizations in Kibana, are based on aggregations, so if you're looking to get a table row per document in Elasticsearch that's going to be more challenging.
system
(system)
closed
#3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.