5.1.4.1 Configuring the Dataset Override Feature

To configure a dataset override, follow these steps:
  1. Modify the install.cfg file for algorithms to identify the directory where override datasets are stored.
    The file resides in the following directory:

    <OFSAAI Installed Directory>/behavior_detection/algorithms/MTS/ mantas_cfg/install.cfg

    The dataset override is specified with this property:

    kdd.custom.dataset.dir

    Note:

    Specify the directory for the above given property using a full directory path, not a relative path. If you do not (or this property is not in the install.cfg file), the system disables the dataset override automatically.
  2. Create the dataset override file in the specified directory with the following naming convention:
    dataset<DATASET_ID>.txt

    The contents of the file should start with the SQL definition in KDD_DATASET.SQL_TX. This SQL must contain all of the thresholds still represented such as @Min_Indiv_Trxn_Am.