Starting MiNiFi C++ Agent

After MiNiFi is installed and configured, you can start it using the following steps.

Ensure that you have completed the installation steps. For istructions, see Installing your MiNiFi C++ Agent.

  1. Open a terminal window and navigate to the MiNiFi installation directory.
  2. Start the MiNiFi agent:
    • To start MiNiFi in the foreground, use the following command:
      bin/minifi.sh run
    • To start MiNiFi in the background, use the following command:
      bin/minifi.sh start