Starting MiNiFi 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