diff --git a/exposures/logs/error-logs.yaml b/exposures/logs/error-logs.yaml index fb828d0f43..09a939bda7 100644 --- a/exposures/logs/error-logs.yaml +++ b/exposures/logs/error-logs.yaml @@ -1,8 +1,8 @@ id: error-logs info: name: common error log files - author: geeknik - severity: info + author: geeknik & daffainfo + severity: low tags: logs requests: @@ -27,6 +27,9 @@ requests: - "{{BaseURL}}/{{Hostname}}/error.log" - "{{BaseURL}}/{{Hostname}}/errors.log" - "{{BaseURL}}/MyErrors.log" + - "{{BaseURL}}/log.txt" + - "{{BaseURL}}/logs.txt" + - "{{BaseURL}}/log.log" matchers-condition: and matchers: @@ -36,6 +39,7 @@ requests: - "coredump" - "script headers" - "Broken pipe" + - "Array" condition: or - type: word