Supports Expression Language: true (will be evaluated using variable registry only)Input Port Name | Input Port Name | | | The name of the Input Port to deliver data to. Supports Expression Language: true (will be evaluated using variable registry only) |
SSL Context Service | SSL Context Service | | Controller Service API: RestrictedSSLContextService Implementation: StandardRestrictedSSLContextService | The SSL Context Service to use when communicating with the destination. If not specified, communications will not be secure. |
Instance URL | Instance URL | http://${hostname(true)}:8080/nifi | | The URL of this instance to use in the Content URI of each event. Supports Expression Language: true (will be evaluated using variable registry only) |
Compress Events | Compress Events | true | | Indicates whether or not to compress the data being sent. |
Communications Timeout | Communications Timeout | 30 secs | | Specifies how long to wait to a response from the destination before deciding that an error has occurred and canceling the transaction |
Transport Protocol | s2s-transport-protocol | RAW | | Specifies which transport protocol to use for Site-to-Site communication. |
HTTP Proxy hostname | s2s-http-proxy-hostname | | | Specify the proxy server's hostname to use. If not specified, HTTP traffics are sent directly to the target NiFi instance. |
HTTP Proxy port | s2s-http-proxy-port | | | Specify the proxy server's port number, optional. If not specified, default port 80 will be used. |
HTTP Proxy username | s2s-http-proxy-username | | | Specify an user name to connect to the proxy server, optional. |
HTTP Proxy password | s2s-http-proxy-password | | | Specify an user password to connect to the proxy server, optional. Sensitive Property: true |
Record Writer | record-writer | | Controller Service API: RecordSetWriterFactory Implementations: JsonRecordSetWriter RecordSetWriterLookup AvroRecordSetWriter XMLRecordSetWriter FreeFormTextRecordSetWriter CSVRecordSetWriter ParquetRecordSetWriter ScriptedRecordSetWriter | Specifies the Controller Service to use for writing out the records. |
Include Null Values | include-null-values | false | | Indicate if null values should be included in records. Default will be false |
Hostname | s2s-metrics-hostname | ${hostname(true)} | | The Hostname of this NiFi instance to be included in the metrics Supports Expression Language: true (will be evaluated using variable registry only) |
Application ID | s2s-metrics-application-id | nifi | | The Application ID to be included in the metrics Supports Expression Language: true (will be evaluated using variable registry only) |
Output Format | s2s-metrics-format | Ambari Format | - Ambari Format
![Metrics will be formatted according to the Ambari Metrics API. See Additional Details in Usage documentation. Metrics will be formatted according to the Ambari Metrics API. See Additional Details in Usage documentation.](../../../../../html/images/iconInfo.png) - Record Format
![Metrics will be formatted using the Record Writer property of this reporting task. See Additional Details in Usage documentation to have the description of the default schema. Metrics will be formatted using the Record Writer property of this reporting task. See Additional Details in Usage documentation to have the description of the default schema.](../../../../../html/images/iconInfo.png)
| The output format that will be used for the metrics. If Record Format is selected, a Record Writer must be provided. If Ambari Format is selected, the Record Writer property should be empty. |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.