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.

PropertyDescription
nameThe 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.
commentA 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.
urlThe URL of the core NiFi instance.
timeoutHow long MiNiFi should wait before timing out the connection.
yield periodWhen communication with this Remote Process Group fails, it will not be scheduled again for this amount of time.
transport protocolThe transport protocol to use for this Remote Process Group. Can be either "RAW" or "HTTP"
proxy hostThe hostname of the proxy server
proxy portThe port to connect to on the proxy server
proxy userThe user name on the proxy server
proxy passwordThe password for the proxy server