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:
Specifies the parameters of outgoing service and detection alerts.
This element is mandatory.
Specifies the parameters of connecting to the event target software for sending service alerts.
This element is mandatory.
The following is an example of this element.
<NotificationSettings> <EventSettings> ... </EventSettings> <ServiceAlertsSettings> ... </ServiceAlertsSettings> </NotificationSettings> |