To install NiFi Ingest, follow these steps.
To install NiFi Ingest
Extract the idol-nifi-framework*.nar
files from the IDOL NiFi Ingest zip package to the following location, where InstallDir
represents your Apache NiFi installation directory:
Apache NiFi 1.9.0 or later
InstallDir/extensions/
Apache NiFi 1.7.x or 1.8.0
InstallDir/lib/
(Optional) The NiFi Ingest package includes an example configuration file that configures logging. This file is named logback.xml
. If you want to use this, copy the file to the conf/
folder in the Apache NiFi installation directory, replacing the logback.xml
file that is included with Apache NiFi. Alternatively, you can customize the settings in conf/logback.xml
to suit your needs.
You can now install NiFi Ingest connectors or start Apache NiFi. For information about how to start and stop NiFi, or install NiFi as a service, refer to the NiFi documentation.