MiNiFi Java Agent Administration
Also available as:
PDF

Remote Process Groups

MiNiFi can be used to send data using the Site to Site protocol (via a Remote Process Group) or a Processor. These properties configure the Remote Process Groups that use Site-To-Site to send data to a core instance. The proxy settings are for HTTP Site-To-Site.

Property

Description

name

The name of what this Remote Process Group points to. This is not used for any underlying implementation but solely for the users of this configuration and MiNiFi agent.

comment

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

url

The URL of the core NiFi instance.

timeout

How long MiNiFi should wait before timing out the connection.

yield period

When communication with this Remote Process Group fails, it will not be scheduled again for this amount of time.

transport protocol

The transport protocol to use for this Remote Process Group. Can be either "RAW" or "HTTP"

proxy host

The hostname of the proxy server

proxy port

The port to connect to on the proxy server

proxy user

The user name on the proxy server

proxy password

The password for the proxy server