Implement word cloud in Kibana

I wanted to implement Word Cloud visualization using Kibana in my application. The example is attached. I'm looking for reference material on the Elastic site on how to get this done. It would be good if someone can share the documentation on how to implement it using Kibana?

Thanks!

Hi @Abhishek_Shinde

You can create a word cloud visualization via the Aggregation based visualization:

  • create a new visualization
  • click on Aggregation based
  • click on Tag cloud

Update here: since 8.9 it is possible to create Tag clouds also in Lens editor.