rock icon indicating copy to clipboard operation
rock copied to clipboard

stats output for diagnosis

Open dcode opened this issue 9 years ago • 1 comments

Some helpful items:

  • Number of indexes/shards
  • Number of records
  • Free space in /data
  • Kafka offset

dcode avatar Nov 14 '16 14:11 dcode

1 & 2 can be gathered from the ES API. I recommend we use Metricbeat with the System and Kafka modules for 3 & 4.

If we use that approach, all of the stats will be stored in ES and then we can build a nice health dashboard.

bndabbs avatar Aug 15 '18 13:08 bndabbs