MiNiFi Agent Quick StartPDF version

Starting MiNiFi Java on Linux

Once you have downloaded and installed MiNiFi Java, you need to start MiNiFi Java.

You can start MiNiFi Java in the foreground, background, or as a service on Linux.

  1. Launching MiNiFi Java in the foreground: From a terminal window, navigate to the MiNiFi Java installation directory.
  2. Enter:
    bin/minifi.sh run
  3. Launching MiNiFi Java in the background: From a terminal window, navigate to the MiNiFi Java installation directory.
  4. Enter:
    bin/minifi.sh start
  5. Launch MiNiFi Java as a service: From a terminal window, enter:
    sudo service minifi start

We want your opinion

How can we improve this page?

What kind of feedback do you have?