Extract data from an Elasticsearch document oriented database and store the results in JSON formatted or character delimited text files on S3.
Create export files based on the options specified.
Variables
Credentials used to access your Elasticsearch cluster.
Datetime stamp where the processing of your documents, sequentially sorted based on modification datetime, should begin. This field will automatically be updated after each increment of 10,000 documents is successfully processed.
Format applied to the exported data.
Delimiter you want to use to separate columns. Default is comma delimited.
Export data to this S3 Bucket location.
Folder path from the starting folder in the S3 Connection to the folder where the data will be exported.