Hello
Maulik,
From your logs I can see you are hitting a circuit breaking exception due to the data size limit being exceeded.
Sep 06 21:30:57 scanner opensearch-dashboards[940]: FATAL {"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<http_request>] would be [1253514848/1.1gb], which is larger than the limit of [1245184000/1.1gb]
We need to ensure the JVM heap size is adequate to handle the data. In such a case, you need to increase the JVM heap limits in your indexer nodes. Keep in mind these restrictions:
After updating the certs restart the dashboard.
systemctl restart wazuh-dashboard
If the issue still persists, share the dashboard log file.
/usr/share/wazuh-dashboard/data/wazuh/logs/wazuhapp.log
Let me know the update for further assistance.
I'm glad to hear your issue is resolved. Feel free to reach out if you need any further assistance.