From 1bba5edd8ab64d63705857bb686a35d67720fe32 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 24 Apr 2014 07:02:34 -0400 Subject: [PATCH] adjust the cgroup bug to use n-cpu the cgroup bug is currently tracking via n-sched. The same errors are in n-cpu (they originate in n-cpu) and n-sched is not being tracked in logstash in grenade yet. Change-Id: If0b386ababc62fe61a4f20d9f2c08554dabacb09 Related-Bug: #1295876 --- queries/1295876.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/1295876.yaml b/queries/1295876.yaml index 37dd563c..f2a40609 100644 --- a/queries/1295876.yaml +++ b/queries/1295876.yaml @@ -1,3 +1,3 @@ query: > message:"cgroup\: No space left on device" - AND tags:"screen-n-sch.txt" + AND tags:"screen-n-cpu.txt"