You can export indicators to a CSV file that will contain a subset of indicators (with extra context fields or without them) filtered by specific rules. This section explains how to create an export task and configure the data that must be included in the resulting file.
This feature can be disabled due to restrictions imposed by the licensing level.
The Settings → Indicators export page displays the list of existing export tasks. To access this page, you need to switch to the System management mode. This mode is accessible only to users with the Administrator role.
The Indicators export page allows you to do the following:
You can perform the following actions with existing export tasks:
Adding a new export task
To add an 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 1000000
.
The default value is 50000
.
Update frequency (in hours) for generating a report. By default, the value is 24 hours.
The delimiter for splitting fields in the report file. By default, this value is ';'
.
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.
For exporting indicators, you can set up the floating time range from the current date to some previous date. Select the Range from current date to days ago condition and enter the value of 1 to 365. For example, if you specify 5
as a value for this condition for a daily export of indicators, each day the indicators will be exported for the period of the last 5 days to the current date.
Filtering criteria for the field. This value must meet the requirements described in the "Working with indicators" section.
Enable this toggle switch if you want to include the field in the report file.
By default, this field is not 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. The field values may not be exported correctly if they are not enclosed in 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.
Do any of the following:
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.
When you add a data sorting rule, by default the sorting order is set to Ascending.
If you specify several sorting conditions, they are applied simultaneously (the AND
logical operator is used).
Enable this toggle switch if you want to limit 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.
The export preview window opens. This window displays a table with an example of an indicators export.
If you want to change the settings specified in the previous step, click Back.
If you want to reset all the settings and close the window, click Cancel.
The new task is added to the list of indicators export tasks.
Managing an existing export task
To edit an existing export task:
The edited task is displayed in the list of indicators export tasks.
To delete an existing export task:
The deleted task disappears from the list of indicators export task.
To enable a scheduled export task,
In the list of indicators export tasks, enable the toggle switch in the Status column for the task that you want to enable.
If this setting is turned off, you cannot access the indicators export files that were created earlier.
To launch an export task manually,
In the list of indicators export tasks, click the Launch now button next to the task that you want to launch.
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.