Stopping MiNiFi

You can stop the MiNiFi Java Agent process by using the control script or the system service.

  1. From a terminal window, navigate to the MiNiFi installation directory.
  2. Run the following command.
    bin/minifi.sh stop
  3. To stop the MiNiFi service, enter the following command.
    sudo service minifi stop