Commit 6efda529 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

fix example (#4740)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent a7d44b65
...@@ -55,7 +55,7 @@ and errors with prefix "Failed to " as errors. ...@@ -55,7 +55,7 @@ and errors with prefix "Failed to " as errors.
. { . {
forward . 8.8.8.8 forward . 8.8.8.8
errors { errors {
consolidate 5m ".* i/o timeout$" warn consolidate 5m ".* i/o timeout$" warning
consolidate 30s "^Failed to .+" consolidate 30s "^Failed to .+"
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment