From a6cdc52be55acd03be1f32bc6ca11b6c0a2fbe36 Mon Sep 17 00:00:00 2001 From: sandeep Date: Tue, 14 Jun 2022 10:35:39 +0530 Subject: [PATCH] Update error-logs.yaml --- exposures/logs/error-logs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/exposures/logs/error-logs.yaml b/exposures/logs/error-logs.yaml index 1961bd94f4..1ff6ed782a 100644 --- a/exposures/logs/error-logs.yaml +++ b/exposures/logs/error-logs.yaml @@ -22,6 +22,7 @@ requests: - "{{BaseURL}}/error.txt" - "{{BaseURL}}/error/error.log" - "{{BaseURL}}/error_log" + - "{{BaseURL}}/error_log.txt" - "{{BaseURL}}/errors.log" - "{{BaseURL}}/errors.txt" - "{{BaseURL}}/errors/errors.log"