Creating event Enrichment rules

To create event enrichment rules:

  1. In the KUMA web interface, open Resources → Enrichment rules.

    The list of available enrichment rules will be displayed.

  2. Click the Add button to create the new rule.

    The enrichment rule window is displayed.

  3. Enter the rule configuration parameters:
    1. In the Name field, enter a unique name for the rule. The name must contain 1 to 128 Unicode characters.
    2. In the Tenant drop-down list, select the tenant that will own this resource.
    3. In the Source kind drop-down list, select cybertrace-http.
    4. Specify the URL of the CyberTrace server to which you want to connect. For example, example.domain.com:9999.
    5. In the Secret field, select or create a secret for the connection.
    6. In the Key fields drop-down list, select the array fields for the rule.
    7. If necessary, use the Timeout field to specify the maximum number of connections to the CyberTrace server that can be simultaneously established by KUMA. By default, this value is equal to the number of vCPUs of the KUMA Core server.
    8. In the RPS field, enter the number of requests to the CyberTrace server per second that KUMA can make. The default value is 1000.
    9. In the Timeout field, specify the maximum number of seconds KUMA should wait for a response from the CyberTrace server. Until a response is received or the time expires, the event is not sent to the Correlator. If a response is received before the timeout, it is added to the TI field of the event and the event processing continues.
    10. In the Maximum number of events in enrichment queue field, specify the maximum number of events stored in the enrichment queue for re-sending. The default setting is 1000000.
    11. Use the Major version of CyberTrace toggle switch to specify the CyberTrace version. Possible values: <5 and ≥ 5. If you select version ≥ 5, requests are executed in the General tenant in CyberTrace and use the new API version corresponding to CyberTrace 5.0 and higher; CyberTrace can also display statistics and retrospective analysis information for enrichment requests from KUMA that are made over HTTP. If you select <5, requests use the Kaspersky CyberTrace 4.x API. The default setting is <5.
    12. Use the Debug toggle switch to indicate whether or not to enable logging of service operations. Logging is disabled by default.
    13. In the Tags drop-down list, select the tags for the event enrichment rule.
    14. If necessary, in the Description field, add up to 4,000 Unicode characters describing the resource.
    15. Under Filter parameters, you can specify conditions to identify events that will be processed using the enrichment rule. You can select an existing filter from the Filter drop-down list or Create a new filter.

      Creating a filter in resources

  4. Click Create.

A new enrichment rule will be created.

CyberTrace indicator search integration is now configured. You can now add the created enrichment rule to a collector. You must restart KUMA collectors to apply the new settings.

If any of the CyberTrace fields in the events details area contains "[{" or "}]" values, it means that information from CyberTrace data feed was processed incorrectly and it's possible that some of the data is not displayed. You can get all information from a data feed by copying value of the TI indicator event field from KUMA and searching for it in CyberTrace in the Indicators section. All information about the found indicator is displayed on the Indicator details page.

Page top