After you configure the connection to an SMTP server, you can configure templates for email notifications about events occurring in Kaspersky Next XDR Expert.
To edit notifications templates, you must have one of the following XDR roles: Main administrator, Tenant administrator, or SOC administrator.
When you deploy Kaspersky Next XDR Expert, you have the templates for email notifications in the Root tenant. If you create a child tenant, it automatically copies the settings from the parent tenant. Since child and parent settings are not related, the changes you make in a child tenant settings do not affect the settings in the parent tenant, and vice versa.
To configure email notifications templates:
The list of tenants is displayed.
The tenant's properties window opens.
The table of the event types for which you can configure notifications templates is displayed.
By default, email notifications are disabled. You can enable email notifications from the table of the event types by moving the toggle button to the Enabled position.
You can access the alert fields, incident fields, and KUMA normalized event fields, for example, New incident in OSMP: {{ .InternalID }}, {{ .Name }}
.
Example of the email notification message.
You can access the alert fields, incident fields, and KUMA normalized event fields, and use HTML tags.
When writing a template, you can use the following functions:
date
—Defines date and time format. The function takes the time in milliseconds (UNIX time) as the first parameter. The second parameter can be used to pass the time in the RFC standard format. The time zone cannot be changed.limit
—Limits the number of objects returned by the range
function.link_alert
—Generates a link to the alert, with the URL specified in the Enter server name field.link_incident
—Generates a link to the incident, with the URL specified in the Enter server name field. link
—Takes the form of a link that the user can open when he/she receives the notification email.The Edit email template window is closed.
The template for email notifications is edited and configured. When the selected types of events occur in Kaspersky Next XDR Expert, the template notifications are sent to the email addresses that you specified.
Page top