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

3 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.

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