From fdc154e5e9414b66a600ccc7bd271887d0aa5285 Mon Sep 17 00:00:00 2001 From: Yury Hrytsuk <50014626+YuryHrytsuk@users.noreply.github.com> Date: Tue, 19 Sep 2023 13:54:28 +0200 Subject: [PATCH] Fix graylog dashboard error search term (#358) --- services/graylog/scripts/dashboards.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/graylog/scripts/dashboards.yaml b/services/graylog/scripts/dashboards.yaml index 205fdfd3..bebea972 100644 --- a/services/graylog/scripts/dashboards.yaml +++ b/services/graylog/scripts/dashboards.yaml @@ -143,7 +143,7 @@ from: 86400 query: type: elasticsearch - query_string: "message:\"[0;31mERROR\e[0m:\" OR (message:\"ERROR\" AND NOT + query_string: "message:\"[0;31mERROR\" OR (message:\"ERROR\" AND NOT container_name:Syslog*)" streams: [] - id: 28b07da9-28ef-4b0b-a505-02bdd7585da4 @@ -165,7 +165,7 @@ from: 86400 query: type: elasticsearch - query_string: "message:\"[0;31mERROR\e[0m:\" OR (message:\"ERROR\" AND NOT + query_string: "message:\"[0;31mERROR\" OR (message:\"ERROR\" AND NOT container_name:Syslog*)" streams: [] - id: 02e34a4f-e248-4026-8e4d-109b88ca2617