It should be possible to suppress/silence unwanted system notifications.
For example my datanode heap size is 4 GB and I am pestered by the “Data Node Heap Size Warning” every time. No matter how many times it happens I see the red counter for system notifications upon login and my heart rate and blood presure rise for a second before I remember it’s just the useless warning about the heap size. Even 2 GB is insane overkill for how I’m using Graylog and increasing it will not improve performance of graylog even 0.0000001%.
I have no intention of increasing the heap size and the general guidance of setting 50% of available RAM makes absolutely no sense here.
If I clear the notification it just comes right back and fires off another e-mail notification regarding something which can only be considered bad advice for extremely low-use Graylog servers. I would very much like to disable this notification permanently and have the ability to suppress any other notifications that may appear in the future which are unwanted.
The only breadcrumb I could find was “system-notifications-v1” and I even searched for any files by the name of “system-notifications-v1” on the docker container and did a grep for “system-notifications-v1” on the entire file system and received no results so I am not even sure how to fix this through some hackish file editing.
