Processor Properties
Within the Processor Configuration section, there is the Properties
subsection. The keys and values in this section are the property names and values for the
processor. For example the TailFile processor would have a section like this:
Properties:
File to Tail: logs/nifi-app.log
Rolling Filename Pattern: nifi-app*
State File: ./conf/state/tail-file
Initial Start Position: Beginning of File
