LoggingRecordSink¶
Description¶
Provides a RecordSinkService that can be used to log records to the application log (nifi-app.log, e.g.) using the specified writer for formatting.
Properties¶
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name |
API Name |
Default Value |
Allowable Values |
Description |
---|---|---|---|---|
Log Level * |
logsink-log-level |
INFO |
|
The Log Level at which to log records (INFO, DEBUG, e.g.) |
Record Writer * |
record-sink-record-writer |
Specifies the Controller Service to use for writing out the records. |
State management¶
This component does not store state.
Restricted¶
This component is not restricted.
System Resource Considerations¶
This component does not specify system resource considerations.