See: https://cloudlogging.app.goo.gl/4JomaL9ixawEpqLQ8
We see INFOs like this:
"[2022-05-23T08:41:26,534][INFO ][o.e.m.j.JvmGcMonitorService] [elasticsearch-master-0] [gc][old][239079][1736] duration [7.4s], collections [1]/[7.5s], total [7.4s]/[3.6h], memory [1.9gb]->[1.9gb]/[2gb], all_pools {[young] [2mb]->[2mb]/[0b]}{[old] [1.9gb]->[1.9gb]/[2gb]}{[survivor] [0b]->[0b]/[0b]}"
timestamp: "2022-05-23T08:41:26.535203976Z"and WARNS like this:
"[2022-05-23T08:41:26,535][WARN ][o.e.m.j.JvmGcMonitorService] [elasticsearch-master-0] [gc][239079] overhead, spent [7.4s] collecting in the last [7.5s]"
Notably these seem to only be coming from elasticsearch nodes 0 and 1 at this time.