Script exports composite aggregration query result to CSV. See comments for detail information.
-
Open shell script in your favourite editor and change elasticURL and initialElasticQuery value.
-
Run the script
./EQ-to-csv.sh >> test.csv
This is repo for exporting aggrgrated elastic data to different file format or sink to another storage. If you like to see more like this or need help in exporting data. Please feel free to contact me
Shell
Script exports composite aggregration query result to CSV. See comments for detail information.
Open shell script in your favourite editor and change elasticURL and initialElasticQuery value.
Run the script
./EQ-to-csv.sh >> test.csv