Add query for UNAUTHORIZED error when pulling containers

Change-Id: I2cd1203bd7fb7747b774458a6c2a1f4398ac279b
Related-Bug: #1839532
This commit is contained in:
Ronelle Landy 2019-08-08 15:25:17 -04:00 committed by wes hayutin
parent 023e012725
commit 1d1121f111
1 changed files with 4 additions and 0 deletions

4
queries/1839532.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Action\":\"pull" AND
message:"ERROR /var/log/tripleo-container-image-prepare.log" AND
tags:"console"