NotificationSettings

Contains parameters of sending service alerts (outgoing alerts that inform another software (for example, a SIEM system) about the state of Kaspersky CyberTrace Service) and detection alerts (outgoing alerts that hold information about detected matches with indicators).

Defines the address and port of the event target software to send the alerts to, and the format of the alerts.

Path

NotificationSettings

Attributes

This element has no attributes.

Nested elements

This element is a container for the following nested elements:

The following is an example of this element.

<NotificationSettings>

<EventSettings>

...

</EventSettings>

<ServiceAlertsSettings>

...

</ServiceAlertsSettings>

</NotificationSettings>

Page top