elastic / elastic/logstash

Add memory usage notifications (OOM flow control)

Open
#4,344 2 comments 0 reactions 0 assignees View on GitHub
discuss enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

While doing some research on the different monitoring beans given to us in the JVM an idea came to me. It could be interesting to add a notification layer to LS when the system is getting close to OOM, we could archive this not hard with the different memory thresholds notifications provided directly by the JVM. What do you think?

Ref: https://docs.oracle.com/javase/8/docs/api/java/lang/management/MemoryPoolMXBean.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.