I try to make a ratio between 2 metrics during a period.
1 - sum aggregation of server RAM Used
2 - sum aggregation of server Ram capacity
I did it with TSVB and bucket aggregation and it works but il would like to export these informations in csv so i try to do it with Data Table
TSVB or TimeLion make a such operation for a given date. I would like to do it for a specified duration.
Could you give me tips to do it un DataTable ? In fact if i could use a Bucket aggregation in a Kibana visualisation like DataTable i could fix my problem
I try the plugin Enhanced Table it works fine and you can export the data with csv.
May be a such plugin could be proposed by Elastic.
I will track the bucket aggregation feature in Data Table visualization
Regarding the csv option i would like to automatise csv export in Data Table but i think i need XPack plugin because i don't find a such option for my version.
To automate the triggering of the report within Elasticsearch, you need Watcher which is available only in Trial, Gold, Platinum or Enterprise.
This means Watcher is included in Elastic Cloud.
To automate the process from outside Elasticsearch, you can use this menu.
Once you Copy POST URL, you can write a script which calls Kibana via curl or any HTTP client.
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.