No description provided.
Tags: attributes, logging
Properties:
In the list below, the names of required properties appear in bold. Anyother properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the NiFi Expression Language (or simply EL), and whether a property is considered "sensitive", meaning that its value will be encrypted. Before entering a value in a sensitive property, ensure that the nifi.properties file has an entry for the property nifi.sensitive.props.key.
| Name | Description | Default Value | Valid Values | EL | Sensitive |
|---|---|---|---|---|---|
| Log Level | The Log Level to use when logging the Attributes | info |
| No | No |
| Log Payload | If true, the FlowFile's payload will be logged, in addition to its attributes; otherwise, just the Attributes will be logged. | false |
| No | No |
| Attributes to Log | A comma-separated list of Attributes to Log. If not specified, all attributes will be logged. | No | No | ||
| Attributes to Ignore | A comma-separated list of Attributes to ignore. If not specified, no attributes will be ignored. | No | No |
Relationships:
| Name | Description |
|---|---|
| success | All FlowFiles are routed to this relationship |