Closed gsaxena-au closed 1 year ago
Running a query like below in the Cloud Logging Plugin datasource in Grafana
protoPayload.methodName=io.k8s.core.v1.pods.delete AND protoPayload.response.status.containerStatuses.state.terminated.reason="OOMKilled"
shows the audit logs but they are not in JSON parse able.
The new release addressed the issue. Let us know if you find any issue.
Thanks for the feedback!
Thanks @xiangshen-dk for the fix!
Running a query like below in the Cloud Logging Plugin datasource in Grafana
protoPayload.methodName=io.k8s.core.v1.pods.delete AND protoPayload.response.status.containerStatuses.state.terminated.reason="OOMKilled"
shows the audit logs but they are not in JSON parse able.