diff --git a/include/tests_logging b/include/tests_logging index 5104f827..f941d082 100644 --- a/include/tests_logging +++ b/include/tests_logging @@ -48,7 +48,7 @@ Display --indent 2 --text "- Checking for a running log daemon" --result "${STATUS_WARNING}" --color RED LogText "Result: Could not find a syslog daemon like syslog, syslog-ng, rsyslog, metalog, systemd-journal" ReportSuggestion ${TEST_NO} "Check if any syslog daemon is running and correctly configured." - ReportWarning ${TEST_NO} "H" "No syslog daemon found" + ReportWarning ${TEST_NO} "No syslog daemon found" AddHP 0 3 else Display --indent 2 --text "- Checking for a running log daemon" --result "${STATUS_OK}" --color GREEN