Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property nameDescriptionDefault ValueRequired
nifi.default.directory 

Default directory by which we will MiNiFi will search supplementary files, such
as certificates, if a full path is not specified.

 N
nifi.flow.configuration.fileYAML configuration file that will be used to create the flowsconfig.ymlY
nifi.flow.engine.threadsMaximum number of threads used to limit the component lifecycle thread pool8N
nifi.administrative.yield.durationYield value that will be incurred for a processor when errors occur0N
nifi.bored.yield.duration

Yield value that will be used when processors declare there is no work to do
or when backpressure is applied

0N
nifi.flowcontroller.graceful.shutdown.periodTiming period used to allow the flow controller to gracefully shut down before
a hard shutdown is performed.
60sN
nifi.log.levelLog level for the MiNiFi C++ agentinfoN
nifi.server.nameName of the NiFI server N
nifi.flow.configuration.class.nameFlow configuration class, used to configure the FlowControllerYamlConfigurationN
nifi.flow.repository.class.nameFlow Repository Class, used when instantiating the flow controller repoFlowRepositoryN
nifi.volatile.repository.optionsOptions used to define sub options for the volatile repository instancesn/aN
+ -- nifi.volatile.repository.options.<name>.max.countMaximum count for the defined volatile repository. <name> will be flowrepository
or provenancerepo
10,000N
nifi.provenance.repository.class.name  Provenance repository class nameProvenanceRepositoryN 
nifi.server.port Server port for the NiFi instance to which we are communicating  N
nifi.server.report.interval  NiFi protocol server reporting interval1sN 
nifi.provenance.repository.max.storage.size  Provenance repository maximum storage size10MN 
nifi.provenance.repository.max.storage.time  Provenance repository time limit that represents the maximum lifetime for an entry1MN 
nifi.provenance.repository.directory.default  Default provenance repository directory./provenance_repositoryN 
nifi.flowfile.repository.max.storage.size  Flow file repo maximum storage size10MN 
nifi.flowfile.repository.max.storage.time  Flow file repository time limit that represents the maximum lifetime for an entry1MN 
nifi.flowfile.repository.directory.default  Default flow file repository directory./flowfile_repositoryN 
nifi.remote.input.secure  Boolean value that determines if protocols will use TLS versus clear socket
communications
falseN 
nifi.security.need.ClientAuth  Determine if a client certificate is neededfalseN 
nifi.security.client.certificateClient certificate   Y (if above
true)
nifi.security.client.private.key Client Private key  Y (if secure)
nifi.security.client.pass.phrase pass phrase for the private key file, specified above  Y (if secure)
nifi.security.client.caßca.certificate     CA certificate