Перейти к основному содержимому

ControllerStatusReportingTask

Описание

Logs the 5-minute stats that are shown in the NiFi Summary Page for Processors and Connections, as well optionally logging the deltas between the previous iteration and the current iteration. Processors' stats are logged using the org.apache.nifi.controller.ControllerStatusReportingTask.Processors logger, while Connections' stats are logged using the org.apache.nifi.controller.ControllerStatusReportingTask.Connections logger. These can be configured in the NiFi logging configuration to log to different files, if desired.

Теги

stats, log

Свойства

НазваниеОписание
Show DeltasSpecifies whether or not to show the difference in values between the current status and the previous status
Reporting GranularityWhen reporting information, specifies the granularity of the metrics to report

Взаимосвязи

Отсутствуют