Hi all,
Currently I am working on the sample data that is provided by the kibana.
I want to display a new column in the datatable named "total_Hours". I want to add "Unique Visits (Total)" and "Unique Visits (Last Hour)" and display that column in the datatable.
I have reached at that point... now i want to add "Average of bytes" and "Top values of hour_of_day", I did not find the way. could you plz guide me regarding this.
I think your version of Kibana is too old - once you upgrade to a recent version you should be able to create a new metric dimension, then use a formula like average(bytes) + last_value(hour_of_day)
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.