ConsumeBoxEnterpriseEvents 2025.10.2.19¶
捆绑包¶
org.apache.nifi | nifi-box-nar
描述¶
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.
输入要求¶
FORBIDDEN
支持敏感的动态属性¶
false
属性¶
属性 |
描述 |
|---|---|
Box Client Service |
用于获取 Box API 连接的控制器服务。 |
事件类型 |
A comma separated list of Enterprise Events to consume. If not set, all Events are consumed. See Additional Details for more information. |
起始事件位置 |
从哪个位置开始使用事件。 |
起始偏移 |
开始使用事件的偏移量。 |
状态管理¶
范围 |
描述 |
|---|---|
CLUSTER |
Box 事件流的最后已知位置存储在处理器状态中,用于在处理器重新启动时从最后已知位置恢复流。 |
关系¶
名称 |
描述 |
|---|---|
success |
成功接收的事件将从此关系中发出。 |