How to dispaly the top 10 WARN/INFO/ERROR levels in Kibana visualization?

Hi there!

How to dispaly the top 10 WARN/INFO/ERROR levels in Kibana visualization?

Thanks!

Which visualisation?

I wanted to display it in piechart.

Thanks

Ok, just use a filter aggregation then.

Okay, Thanks. I'll do it.

Thanks!

Hi Warkolm,
I am new to kibana sorry for asking the basic things,

The pie chart in the figure is based on metric aggregation "count". So, to display top 'n' log level messages. Is it possible with "Top Hit" from metric aggregation? That's what you told me to use?

Thanks!