esweb

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 1 Imported by: 0

README

esweb

A web based elasticsearch query and management tools written in Go.

Overview

This is a web-based browser for elasticsearch query/management. Its written in Go and works on Mac OSX, Linux and Windows machines. Main idea behind using Go for the backend is to utilize language's ability for cross-compile source code for multiple platforms. This project is my attempt to learn golang.

Note

This is a work in progress. only elasticsearch v6.+ has been tested.

How to run

  1. Download the precompiled binary for your operating system.
  2. Execute esweb
    2.1 one cluster: esweb --address http://es_cluster:9200
    2.2 multi cluster: config bookmark then esweb -b default
  3. open http://localhost:8081/ in your browser

TODO

  • Monitor
  • Index paste
  • Metrics
  • Performance index migration
  • Query editor autocomplete

License

The MIT License (MIT)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL