6.5 Highlight Generation

The behavior detection subsystem displays event and match highlights in the UI. The system calculates and stores these highlights in the database as part of the batch cycle using the following shell script:
run_highlights.ksh

This script is part of the Database Tools that resides in the <OFSAAI Installed Directory>/ database/db_tools/bin directory. This script attaches to the database using the user that the utils.database.username property identifies in the <OFSAAI Installed Directory>/database/ db_tools/mantas_cfg/install.cfg file. You run highlight generation after the creation of events and before the system ends the batch with the end_mantas_batch.sh script.

By default, Behavior Detection writes log messages for this script in the <OFSAAI Installed Directory>/database/db_tools/logs/highlights.log file.