Issue: Event visualization dashboards do not display data and the following message is displayed in the OpenSearch cluster log:
java.lang.OutOfMemoryError: Java heap space
Fix: Perform any of the following:
Increase OpenSearch heap size in the /etc/OpenSearch/jvm.options file.
Increase the number of shards by modifying the es.num.shards property. For more information, see Performance Tuning for OpenSearch
in the Sentinel Installation and Configuration Guide.