Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Handy bash scripts for managing production Elasticsearch clusters

Notifications You must be signed in to change notification settings

orangejulius/elasticsearch-bash-utils

Repository files navigation

Elasticsearch bash utils

moved to geocodeearth/elasticsearch-bash-utils

This is a collection of useful scripts for working with Elasticsearch on the command line. They aren't the prettiest tools out there, but they provide information-dense and accurate information crucial to montioring real live production Elasticsearch instances.

Quickstart

All scripts default to looking at a local cluster, so to quickly get started monitoring a cluster, the following can be used:

git clone https://github.com/orangejulius/elasticsearch-bash-utils.git
cd elasticsearch-bash-utils
watch bash es_diagnostic.sh

About

Handy bash scripts for managing production Elasticsearch clusters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages