Lighweight tool to monitor elasticsearch cluster -


i using elastic search 90.02 version , looking tool can give me simple metrics cluster health check, memory, os stats described hereover time can accumulate them , fine tune elasticsearch performance. list of tools mentioned here @ elasticsearch docs exact use case metrics on remote machine on time. not want fancy ui's accumulative data on time simple ui. can please suggest experience?

the list of elasticsearch plugins within docs comprehensive one. have used first 4 plugins mentioned, , each have own pro's , con's. believe marvel, tool written elasticsearch developers, fulfil requirements of viewing cluster state on time. depending on activity on cluster can utilise lot of disk space.

marvel has fantastic ui, may not fulfil requirements simplistic. free use outside of production, not in production, may deal breaker use case. otherwise, aware of no other options. perhaps custom application carry these task out may appeal more, periodically collecting data es api , storing these yourself.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -