Command Line Installation
Also available as:
PDF
loading table of contents...

Installing as a Service

You can also install NiFi as a service.

  1. Navigate to the NiFi installation directory.

  2. Enter:

    bin/nifi.sh install
  3. You can specify a custom name by specifying that name during your install command.

    For example, to install NiFi as a service with the name dataflow, enter:

    bin/nifi.sh install dataflow

    The NiFi service is installed with the default name nifi.