nifi_provenance_query
Search Apache NiFi provenance events to trace what happened to data. Filter by filename, event type, component, or FlowFile UUID to investigate past flow activity.
Instructions
Search provenance events to trace what happened to data.
Backed by POST /provenance, polled to completion. Dates use NiFi's
MM/dd/yyyy HH:mm:ss format. This reads history only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| filename | No | ||
| event_type | No | ||
| start_date | No | ||
| max_results | No | ||
| component_id | No | ||
| flowfile_uuid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||