You can search for indicators from log files by selecting the Log files tab on the Search page. To access this page, you need to switch to the Data management mode.
All log files that you pass to Kaspersky CyberTrace for scanning must be in UTF-8 encoding. If your log files have a different encoding, make sure to convert them to UTF-8.
The Log files tab
Search for objects
You can specify one or more log files. The search will be done for the indicators included in these files.
To search for indicators in log files:
The search result will appear in the Search report section.
Do not use feeds as log files for search. The scan results will contain a large number of matches, which will render the results uninformative.
Search result
After a search is performed, Kaspersky CyberTrace Web displays the result in the Search report section.
The Search report section
The search result consists of the following data:
For every item among the top 100 matching indicators, the following information is displayed:
The detected indicator is hyperlinked to detailed information about it.
If no information is found for the indicators in the log file, a message about this is displayed.
If you run a search and then switch to another tab, the search results will become available in the search request history.
Downloading search reports
You can download a report with the results of the search operation. The report is a .csv file.
To download a report,
Click the Download full report button, and then, if asked, specify the directory to which you want to save the report.
A full report about a search result has the following fields:
file_name
—Name of the log filefile_line
—Line in the log file that contains the matched indicatordetected_indicator
—The matched indicatorcategory
—Category of the matched indicatorFiles with search reports will be stored in the httpsrv
directory. Only the administrator (in Windows) or the root user (in Linux) has permission to open this directory.
Regular expressions for searching indicators from log files
To parse log files for indicators, Kaspersky CyberTrace Web uses the regular expressions defined in the Kaspersky CyberTrace Service configuration file. The regular expressions are specified by a special event source called http_file_lookup
.