Skip to content
/ estop Public

Monitor and control Elasticsearch tasks

License

Notifications You must be signed in to change notification settings

vvanholl/estop

Repository files navigation

ESTop

Monitor and control Elasticsearch tasks

Requirements

  • The following program works both on Linux and OSX.

Installation

  • Install the package into your project's virtual environment :

    pip install estop

Usage

  • To start ESTop, just type the command :

    estop

    or

    estop -e <endpoint> -r <refresh_time>