Kibana Stack Monitoring Total Shards

Hello,
I saw the value of "Total shards" in stack monitoring within Kibana. How is this value obtained? Can I set up an alert for this value? For example, send an email if total shards > 800, given the default value is 1000.

Also, is it advisable to change the default number of shards per node (default 1000)?

I appreciate any advice. Thank you

In the top right of your screenshot you can see the Alert and Rulse action, from there you can create a new rule for the shard size

Also, is it advisable to change the default number of shards per node (default 1000)?

I would open a new question in the Elasticsearch forum for this. My only advice is to check the documentation and best practices, if you haven't already

Hi Jsanz,

Thank you very much for your response!

I appreciate you providing a method for alerting on a single shard size.

Another thing I'd like to know is that by default, the maximum number of shards per node is set to 1000. If we exceed 800 shards, I'd like to trigger an alert.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.