ConsumeBoxEnterpriseEvents 2025.10.9.21

Bundle

org.apache.nifi | nifi-box-nar

Description

Consumes Enterprise Events from Box admin_logs_streaming Stream Type. The content of the events is sent to the ‘success’ relationship as a JSON array. The last known position of the Box stream is stored in the processor state and is used to resume the stream from the last known position when the processor is restarted.

Tags

box, storage

Input Requirement

FORBIDDEN

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Box Client ServiceController Service used to obtain a Box API connection.
Event TypesA comma separated list of Enterprise Events to consume. If not set, all Events are consumed. See Additional Details for more information.
Start Event PositionWhat position to consume the Events from.
Start OffsetThe offset to start consuming the Events from.

State management

ScopesDescription
CLUSTERThe last known position of the Box Event stream is stored in the processor state and is used to resume the stream from the last known position when the processor is restarted.

Relationships

NameDescription
successEvents received successfully will be sent out this relationship.

See also