PingIntelligence

Starting and stopping the server

Start and stop the server when installing the PingIntelligence machine learning service.

About this task

To start and stop the server:

Steps

  • Start the server using the start.sh script:

    ./bin/start.sh
    Starting ML Service
    ML Service started successfully

    You can view the logs in /opt/pingidentity/ml_service/logs/ml_service.log.

  • Stop the server using the stop.sh script:

    ./bin/stop.sh