shivam2202 / Export_ElasticSearch_Data

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export ElasticSearch Data

Export to CSV

Script exports composite aggregration query result to CSV. See comments for detail information.

Prerequisites

Steps

  1. Open shell script in your favourite editor and change elasticURL and initialElasticQuery value.

  2. Run the script

    ./EQ-to-csv.sh >> test.csv

About

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


Languages

Language:Shell 100.0%