You can export indicators to a CSV file that will contain a subset of indicators (with extra context fields or without them) filtered by specified rules. This section explains how to create an export task and configure the data that must be included in the resulting file.
The Settings → Indicators export tab displays the Indicators export tasks list with existing export tasks and allows you to do the following:
You can perform the following actions with existing export tasks:
Adding a new export task
To create a new export task:
The Add indicators export task window opens.
The name of the export task.
You can specify the maximum number of indicators that can be included in the report.
The maximum possible value is 50000
.
Update frequency (in hours) for generating a report.
The delimiter for splitting fields in the report file. By default, this value is ';'
.
Specify this setting if you want to use authentication for limiting access to the indicators export file.
If this setting is used, specify the credentials:
User name for accessing the indicators export file.
This user name is intended only for access to a specific file and it is not the same as a Kaspersky CyberTrace user account.
Password for accessing the indicators export file.
Do any of the following:
Name of the field to which filtering rules are applied and/or that must be exported.
Filtering condition that is applied to the field.
Filtering criteria for the field. This value must meet the requirements described in the "Working with indicators" section.
Specify this setting if you want to include the field in the report file.
By default, this field must be included in the report file.
Name of the output field that must contain the values from the exported field.
Specify this setting if you want to include column names in the report file.
Specify this setting if you want to enclose the exported fields in quotation marks, or export the fields without quotation marks.
If you specify several filtering rules, they are applied simultaneously (the AND
logical operator is used).
In the CSV report file, output fields have the same order that you specify through Kaspersky CyberTrace Web.
Specify the field you want to sort.
You can sort your values in ascending or descending order. This order is retained in the indicators export file.
The Export preview window opens. This window displays a table with an example of an indicators export.
If you want to change the setting specified in the previous step, click Back.
If you want to reset all the settings and close the window, click Cancel.
Managing an existing export task
To edit an existing export task:
To delete an existing export task,
In the Indicators export tasks list, locate the task that you need, and then click Delete.
To enable a scheduled indicators export,
Enable the Enable scheduled export task toggle switch.
If this setting is turned off, you cannot access the indicators export files that were created earlier.
To launch an export task,
In the Indicators export tasks list, locate the task that you need, and then click Launch export.
After that, the file with the exported indicators becomes available for download at the following address:
https://%CyberTrace_WebAddress%/ioc_exports/%iocexport_name%
where %iocexport_name%
is the name of the specified export task.