we have some finance transactions saved in Elasticsearch and I would like to create a visualization on the data.
All of the records have field "messageType" with a string value and I would need to group the records inside the chart by the value from this field when the have the same prefix.
The values are like "HD00, HD11, MT103, MT203". And on the chart i would like the see that I have X records of HD type and Y records of MT type.
Thank you very much for nudging me in the right direction.
I didn't have the option to create a runtime field, so i created a scripted field and it works perfectly
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.