elasticsearch helper is a small tool to in insert csv or excel data to elasticsearch. It supports customized elasticsearch setting and mappings.
elasticsearch-helper only supports Python3.7+
-
Git clone the repo.
git clone https://github.com/dhutsj/elasticsearch_helper.git
-
Go to the source directory and modify es_helper.ini according to your situation.
-
Install the required python packages.
pip install -r requirements.txt
-
Run python command.
python app.py
-
Open browser and upload csv or excel.