## Simple addition to configuration Add the ability to assign the elasticsearch index name to use from the ini file. Easy changing the hard coded edes-python index name to be found using configparser. Files: ``` edes-python.py edes-python.ini ```