To start and stop the server:

  • Start the server using the start.sh script:
    ./bin/start.sh
    Starting ML Service
    ML Service started successfully
    Note:

    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