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 Deltas | Specifies whether or not to show the difference in values between the current status and the previous status |
Reporting Granularity | When reporting information, specifies the granularity of the metrics to report |
Взаимосвязи
Отсутствуют