diff --git a/application/forms/SettingsForm.php b/application/forms/SettingsForm.php index 437f31cea..e2622dbf1 100644 --- a/application/forms/SettingsForm.php +++ b/application/forms/SettingsForm.php @@ -73,7 +73,9 @@ public function setup() 'All changes are tracked in the Director database. In addition' . ' you might also want to send an audit log through the Icinga' . " Web 2 logging mechanism. That way all changes would be" - . ' written to either Syslog or the configured log file' + . ' written to either Syslog or the configured log file. When' + . ' enabling this please make sure that you configured Icinga' + . ' Web 2 to log at least at "informational" level.' ), ));