Documentation forKiwi Syslog Server

Add an action to send an email message

This snippet is used for legacy 9.8.3 topics that link to a KSS NG topic of the same name.

This feature is available only in a licensed edition of legacy Kiwi Syslog Server.

You can add an action to send an email message to one or more recipients. Details from the syslog message and other syslog statistics can be included in the email subject line or the message body.

Before Kiwi Syslog Server can send email, you must configure email options.

  1. From the Kiwi Syslog Service Manager, choose File > Setup.
  2. Add a rule, or locate an existing rule.
  3. Right-click Actions below the rule, and click Add Action.
  4. Click the default action name, and enter a descriptive name.
  5. From the Action menu, select E-mail message.

  6. Specify the following options:

    E-mail Recipients Enter email recipients. Separate multiple email addresses with commas.
    E-mail From Enter the From email address. If you are using secured email (SSL or TLS), the From email address entered must match the From email address entered in E-mail setup options.
    E-mail Subject Specify the message subject. Only one line is allowed. Click Insert message content or counter to include a variable.
    E-mail Message

    Specify the message body. Multiple lines are allowed. Click Insert message content or counter to include variables.

    Messages are not included if sent to a pager and field can be left blank.

    E-mail Delivery Options Specify the Importance, Priority, or Sensitivity of messages sent by this action.
    Expand <013><010> in message

    Select this option to expand carriage return and line feed characters that have previously been replaced with <013> and <010>.

    If the Replace non printable characters with <ASCII value> option is selected in the Modifiers setup options, carriage return (CR) and line feed (LF) characters appearing in the syslog message are replaced. Expanding these characters again when the message is emailed can make the text more readable.

    Max subject length Enter the maximum number of characters in the subject line. Leave blank to remove the limit.
    Max message length

    Enter the maximum number of characters in the message body. Leave blank to remove the limit.

    For example, if you use the variable %MsgText in the message body and a large syslog message arrives, it could be too large to send via email. Limiting the message body length ensures that the message can be sent.

  7. Test the action.
  8. Click Apply.