MiNiFi Java Agent Administration
Also available as:
PDF

Input Ports Subsection

When connecting via Site to Site, MiNiFi needs to know which input port to communicate to of the core NiFi instance. These properties designate and configure communication with that port.

Property

Description

id

The id of the input port as it exists on the core NiFi instance. To get this information access the UI of the core instance, right the input port that is desired to be connect to and select "configure". The id of the port should under the "Id" section.

name

The name of the input port as it exists on the core NiFi instance. To get this information access the UI of the core instance, right the input port that is desired to be connect to and select "configure". The id of the port should under the "Port name" section.

comments:

A comment about the Input Port. This is not used for any underlying implementation but solely for the users of this configuration and MiNiFi agent.

max concurrent tasks

The number of tasks that this port should be scheduled for at maximum.

use compression

Whether or not compression should be used when communicating with the port. This is a boolean value of either "true" or "false"