LogMessage 2025.5.31.15¶
Bundle¶
org.apache.nifi | nifi-standard-nar
Description¶
Emits a log message at the specified log level
Input Requirement¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
Properties¶
Property |
Description |
---|---|
log-level |
The Log Level to use when logging the message: [trace, debug, info, warn, error] |
log-message |
The log message to emit |
log-prefix |
Log prefix appended to the log lines. It helps to distinguish the output of multiple LogMessage processors. |
Relationships¶
Name |
Description |
---|---|
success |
All FlowFiles are routed to this relationship |