WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

guardian/elastic-search-monitor

Repository files navigation

elastic-search-monitor

Monitors your Elasticsearch cluster and reports metrics to CloudWatch.

Running locally

  • Get Janus credentials
  • Export the following variables, adapting them for your account (this is for Deploy Tools)
export TAG_QUERY_APP="elk-es-master"
export TAG_QUERY_STACK="deploy"
export CLUSTER_NAME="elk"
  • Run python3 -m http.server 8000 --directory test-data to serve static test data
  • Then run the code by using sbt run

About

Monitor metrics from elastic search and sends them to cloudwatch

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13