Skip to content

ozlevka/elastic-monitor

Repository files navigation

elastic-monitor

Script is fill gape for elasticsearch marvel when marvel is not take enough parameters from system

dependencies

  • psutils
  • pyyaml
  • logging
  • elasticsearch
  • apscheduler

#Delete manager ##delete indexes by configuration configuration is elasticsearch based. Stored josn format is

     { 
         "template": ".marvel*",
         "ttl": 20,
         "units": "days",
         "cluster": {
             "host": "localhost",
             "port": 9200,
             "user": null,
             "password": null
         }
     }

About

Set of tools to manage and monitor elasticsearch cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages