/es-sp-console

The console of cat of Elasticsearch

Primary LanguageJavaApache License 2.0Apache-2.0

ES-SP-CONSOLE

About:

  • A plugin for Elasticsearch
  • SP means special, this console is part of Sp-tools and is a standalone plugin. home of the sp tools
  • It is able to provide:
    • including a console, it can input and review command and result like linux console of "_cat"'s command.

Using:

  • help info:
    • If using the full Sp-tools, please remove the console and install the Sp-tools.
    • also can use in local, just access the html file and input the URL of ES. (have set the cross access)

Installation:

  • download the zip file in the dist folder.
  • undeploy the zip file in ./plugins in folder of Elasticsearch (please remove the zip file, if the zip file is also in ./plugins).
  • modify sp-tools/plugin-descriptor.properties, change the elasticsearch.version to you elasticsearch version
    • EX: elasticsearch.version=5.5.1 (this may use in all 5.x versions)
  • finished.

Details

00-console.png

ToDo:

  • more functions.

The Console: