This is sent every 30 seconds which I index into ES as a document with timestamp.
In the word cloud I want to visualize the words as the dictionary key name (eg: Item1, Item2, item3) and the size of the word must be the value of that key, every 30 seconds as the new data comes in, the visual must update.
I have tried slicing this in different ways from the visual and data side but don't seem to get it to work at all.
When looking at examples like this: https://whiletrue.run/2016/12/27/kibana-tag-cloud/ the input data is completely different. There the size of the word is counted from the number of documents with that word.
Does the visualization do this out of the box with the data I have or do i need to transform it in some way, prior to indexing or with a script?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.