Skip to content

Email Log Writer

Overview

The e-mail logger can be used to send log entries to a specified e-mail address.

Sent emails will contain the message of individual logs as the email message, with information about the source and severity in the subject heading.

Considerations

Use of this logger is encouraged in conjunction with a log filter to reduce the number of e-mails sent, as UNIFYConnect can create a lot of logging information.

Configuration

The email log writer requires the following by way of configuration:

image

AttributeDescription
NameThe display name of the log writer which is used for identification throughout UNIFYConnect.
From AddressThe e-mail address that log items will appear to be sent from.
Reply To AddressThe reply-to address that will be set in e-mails that have been sent.
Sender AddressThe sender address to be set in e-mails that will be sent.
SMTP HostThe hostname of SMTP server that will be used to send e-mails.
Subject PrefixThe prefix of the subject title of e-mails.
To Address.The address that e-mails will be sent to.