One question.
Can I limit the length of a string in table data output? Column A is a string term, column B is count of events. As there are some terms which are slightly different, I'd like to group them.
For example:
So instead of the rows of 13033197350, 13033197351, 13033197352 I want one "130331" with a sum count of all three.
You can write a little script that truncates that value. That result is then the value for a new "scripted field". Then, you can run any other ES-query against that new field.
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.