Elasticsearch: Difference between revisions

From DWIKI
Line 3: Line 3:
*https://www.elastic.co/blog/a-heap-of-trouble
*https://www.elastic.co/blog/a-heap-of-trouble
=Monitoring elasticsearch=
=Monitoring elasticsearch=
==Things to monitor==
===heap size===
*node jvm.mem.heap_used_percent
===garbage collection===
Something like
node.jvm.uptime_in_millis/node.jvm.gc.collectors.young.collection_count
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/ How to monitor Elasticsearch performance]
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/ How to monitor Elasticsearch performance]
*[https://sematext.com/blog/top-10-elasticsearch-metrics-to-watch/ Top 10 Elasticsearch Metrics to Monitor]
*[https://sematext.com/blog/top-10-elasticsearch-metrics-to-watch/ Top 10 Elasticsearch Metrics to Monitor]

Revision as of 13:16, 20 February 2023