Hi,
I am using elasticsearch 7.10.0. I have 3 nodes in my cluster. But in one of the node among 3, we are receiving given below warning logs:
**{"type": "server", "timestamp": "2021-06-30T04:01:53,805Z", "level": "WARN", "component": "o.e.m.j.JvmGcMonitorService", "cluster.name": "nfvi-elkstack", "node.name": "data2", "message": "[gc][young][6718527][787252] duration [1.9s], collections [1]/[2.1s], total [1.9s]/[7.2h], memory [3.5gb]->[2.9gb]/[5gb], all_pools {[young] [656mb]->[20mb]/[0b]}{[old] [2.8gb]->[2.8gb]/[5gb]}{[survivor] [28mb]->[59mb]/[0b]}", "cluster.uuid": "7yrxdBQBRPinZlUz6CwDRw", "node.id": "6JnyYl3PTgqXFthT17wPAw" }
Is there any way to resolve this because due to this CPU Utilization for this particular node is coming very high.