No description provided.
attributes, logging
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Name | Default Value | Allowable Values | Description |
---|---|---|---|
Log Level | info |
| The Log Level to use when logging the Attributes |
Log Payload | false |
| If true, the FlowFile's payload will be logged, in addition to its attributes; otherwise, just the Attributes will be logged. |
Attributes to Log | A comma-separated list of Attributes to Log. If not specified, all attributes will be logged. | ||
Attributes to Ignore | A comma-separated list of Attributes to ignore. If not specified, no attributes will be ignored. | ||
Log prefix | Log prefix appended to the log lines. It helps to distinguish the output of multiple LogAttribute processors. Supports Expression Language: true |
Name | Description |
---|---|
success | All FlowFiles are routed to this relationship |