Kaspersky Machine Learning for Anomaly Detection

Starting and stopping Kaspersky MLAD

Kaspersky MLAD starts automatically immediately after installation.

To start the application after it has been stopped:

  1. Go to the folder where Kaspersky MLAD is installed (mlad-release-3.0.0-<installation build number> by default).
  2. In the command line, run the following command:

    ./mlad-start.sh

Kaspersky MLAD will be started.

To stop the application:

  1. Go to the folder where Kaspersky MLAD is installed (mlad-release-3.0.0-<installation build number> by default).
  2. In the command line, run the following command:

    ./mlad-stop.sh

Kaspersky MLAD will be stopped.