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
With this option it is possible to activate or deactivate the error notifications.
Mail to
In this property one or more email recipients can be set. Mulitple recipients can be specified separated by a semicolon.
Email repeat intervall
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".