Add query for swift bug 1274828
This also shows up in the screen-s-proxy log but that's not indexed due to not being formatted with timestamps, so we query on syslog instead. Related-Bug: #1274828 Change-Id: I647f679cd4e0d03f0ed5ca23c102992fa917fb07
This commit is contained in:
parent
339b6ff200
commit
f22f92e29a
4
queries/1274828.yaml
Normal file
4
queries/1274828.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >
|
||||
message:"ERROR with Account server 127\.0\.0\.1\:6012\/sdb1" AND
|
||||
message:"Connection refused" AND
|
||||
filename:"logs/syslog.txt"
|
Loading…
Reference in New Issue
Block a user