Python 3.6 or newer
An Elasticsearch Service
Run the following command to install dependencies.
pip3 install -r requirements.txt
Or run pip install -r requirements.txt
if you are using virtualenv. The dependencies included in requirements.txt are listed below:
pyyaml
boto3
requests
es_loader.yml
Run following command to load data into Elasticsearch:
python3 es_loader.py config/es_indices.yml config/es_loader.yml