Creating notifications about incoming service events

You can create notifications about incoming Kaspersky CyberTrace service events by configuring alert rules.

To create notifications about service events from Kaspersky CyberTrace in Splunk:

  1. On the Search and Reporting app for Splunk menu, select the Search tab.
  2. In the search box, specify a condition for creating alerts. For example:

    sourcetype="kl_cybertrace_events" alert="KL_ALERT_ServiceStopped"

    This condition defines the request for searching alert events that are generated when Feed Service is stopped.

  3. Click the Search button (splunk_search) to make sure that the specified request is performed correctly.

    KL_ALERT_ServiceStopped events

    KL_ALERT_ServiceStopped events

  4. Click Save as and select Alert.

    Saving alert in Splunk

    Saving alert

    The Save As Alert window opens.

  5. In the Save As Alert window, specify the following settings:
    • In the Title field, specify the name of the alert.

      You can specify any title.

    • In the Description field, specify the alert description.

      You can specify any description.

    • In the Alert type field select the one of the following:
      • Scheduled—If you want to check events for matching the specified conditions regularly.
      • Real-time—If you want to check events for matching the specified conditions in real time.
    • In the Trigger field, specify For each results.
    • Select the Throttle check box and then, if necessary, specify the amount of time during which Splunk will not send new alerts if the rule is triggered.
    • In the Trigger Actions field, specify the way in which Splunk notifies when an alert is triggered.

    Save as alert window

    The Save As Alert window

  6. Click Save.

    The rule will now appear in Splunk.

Page top