Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 490 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 490 Bytes

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>