Starting MiNiFi agent

After MiNiFi is installed and configured, you can start it. Learn how to start your MiNiFi agent.

  1. From a terminal window, navigate to the MiNiFi installation directory.
  2. To start MiNiFi in the foreground, enter:
    bin/minifi.sh run
  3. To start MiNiFi in the background, enter:
    bin/minifi.sh start