UpdateCounter 2025.10.9.21

Bundle

org.apache.nifi | nifi-standard-nar

Description

This processor allows users to set specific counters and key points in their flow. It is useful for debugging and basic counting functions.

Tags

counter, debug, instrumentation

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
counter-nameThe name of the counter you want to set the value of - supports expression language like ${counterName}
deltaAdjusts the counter by the specified delta for each flow file received. May be a positive or negative integer.

Relationships

NameDescription
successCounter was updated/retrieved