diff --git a/include/tests_logging b/include/tests_logging index d560da64..a2b96046 100644 --- a/include/tests_logging +++ b/include/tests_logging @@ -265,7 +265,7 @@ Display --indent 2 --text "- Checking logrotate presence" --result "${STATUS_OK}" --color GREEN LogText "Result: logrotate configuration found" else - Display --indent 2 --text "- Checking logrotate presence" --result "${STATUS_WARNING}" --color RED + Display --indent 2 --text "- Checking logrotate presence" --result "${STATUS_NOT_FOUND}" --color WHITE LogText "Result: No logrotate configuration found" ReportSuggestion "${TEST_NO}" "Check if log files are properly rotated" fi