You can't use this until you register with us!




Description

Extract data from an Elasticsearch document oriented database and store the results in JSON formatted or character delimited text files on S3.


Purchasing Options



Available Actions

Download Data

Create export files based on the options specified.


Variables

Elasticsearch Information
elastic_con required

Credentials used to access your Elasticsearch cluster.

pointer required

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.


File Information
format required

Format applied to the exported data.

delimiter

Delimiter you want to use to separate columns. Default is comma delimited.


S3 Information
s3_bucket_connection required

Export data to this S3 Bucket location.

s3_folder_path

Folder path from the starting folder in the S3 Connection to the folder where the data will be exported.