I am trying to create a pretty simple visualization in Kibana in TSVB Table, with the count of different fields but with a filter applied. To be more precise, I want to get the count of every values higher than 1 for each IDs that I have and for different fields, like represented in the example below:
Thanks for your answer, and sorry if I wasn't clear enough.
For each IDs, I have one value each hour, and this value can be from 1 to 9.
What I want to do, is just to create a simple table with all my IDs as lines, and get the count for all the value that are higher than 1 during one day. For instance, if I get 13 times a value higher than 1 (so from 2 to 9), I want "13" to be displayed in my table, and do the same for all IDs and all fields.
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.