From fd5a013062c320d3eb360a0b39ad692c05bb4499 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 4 Oct 2018 10:32:20 -0700 Subject: [PATCH] Generic OOM killer query This is to track when OOM killer is invoked without digging into specific details as they may be varied. Change-Id: Iabc7ca794e7027c12aaf12bf0d879efc79a73c54 Related-bug: 1796151 --- queries/1796151.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1796151.yaml diff --git a/queries/1796151.yaml b/queries/1796151.yaml new file mode 100644 index 00000000..329807b6 --- /dev/null +++ b/queries/1796151.yaml @@ -0,0 +1,3 @@ +query: >- + message:"invoked oom-killer" AND + tags:"syslog.txt"