{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Error Notifications
With this feature, it is possible to send a mail notification to a recipient like an administrator in case of an error on the server.
A prerequisite for the notification is that the error is written to the log output. An appropriate log level is necessary, for example "Error" or "Debug".
-
Activated: Activate or deactivate the error notification emails
-
Mail to One or more email recipients can be set. Multiple recipients can be specified, separated by a semicolon.
-
Email repeat interval: If the same error occurs multiple times, then the report server will wait for the specified time (in seconds) before it will send the email notification for the same error again.
-
Excluded error numbers: Specifies one or more error numbers and/or a range of error numbers that should not cause error notifications to be sent. Multiple error numbers and/or ranges can be specified by entering a comma-separated list of individual values and ranges.
-
Example:
1, 4, 9, 20 - 30
-
-
Log Level: Specifies the minimum log level of the error which should cause a notification to be sent. Note that the same log level or higher needs to be set in the property "Log Level" in the configuration dialog "Logging".
-
Define Fallback Email Server: If true, you can define an additional email server to send error mails to. This server will be used in case the standard outgoing mail server has connection issues. If enabled, options become available that mirror the standard outgoing mail server.