Starting MiNiFi Java Agent
Learn how to start the MiNiFi Java Agent.
Ensure that you have completed the installation steps. For instructions, see Installing your MiNiFi Java Agent.
- Open a terminal window and navigate to the directory where MiNiFi is installed.
 - 
                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 
 - To start MiNiFi in the foreground, use the following
                        command:
 
