From db62b044da8c9f3da50ae4cc0d39321b8c6bd8b0 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Fri, 22 Apr 2022 14:15:03 +0200 Subject: [PATCH] DEV-386: bugfixed appsetting.yaml --- files/appsettings.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/appsettings.yaml b/files/appsettings.yaml index 19e97a5..454cbae 100644 --- a/files/appsettings.yaml +++ b/files/appsettings.yaml @@ -12,6 +12,6 @@ exporter: - https://dev-elastic-stack-elastic-02:9200 - https://dev-elastic-stack-elastic-03:9200 - query_files: - - "/app/queries/query-ssh-root-login.yaml" - - "/app/queries/query-blabliblupp.yaml" + query_files: [] +# - "/app/queries/query-ssh-root-login.yaml" +# - "/app/queries/query-blabliblupp.yaml"