Elasticsearch interactive command line client
Project description
The goal of the project is to provide an easy to use, interactive command line (terminal) client to Elasticsearch, with behavior similar to ‘mysql’ or ‘psql’ clients. The tool is to give a safe (read-only) way to explore data in ES indices, addressing use cases common among non-technical, non-administrator users. Anyone capable of using the mysql client to dig around a mysql database should be able to use the ‘elsec’ to look at data in an ES index.