RecordReaderFactory
Implementations: CEFReader
SyslogReader
ReaderLookup
ProtobufReader
Syslog5424Reader
CSVReader
GrokReader
WindowsEventLogReader
ScriptedReader
AvroReader
ParquetReader
JsonPathReader
ExcelReader
JsonTreeReader
YamlTreeReader
XMLReader
Name | Description |
---|---|
retry | The original FlowFile is routed to this relationship if the records could not be transmitted but attempting the operation again may succeed |
success | The original FlowFile will be routed to this relationship if the records were transmitted successfully |
failure | A FlowFile is routed to this relationship if the records could not be transmitted and retrying the operation will also fail |