Reads packets in IPFIX format and outputs a Record representation. Relies on receiving schema with the input. Until schema arrives, input is not processed as is discarded.
netflow, networking, listen, record, ipfix
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
File System Template Cache Directory | File System Template Cache Directory | The directory used to cache templates to local disk. This will be used during startup to prime the in-memory cache. Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Scope | Description |
---|---|
LOCAL, CLUSTER | The template records are stored in the state so that various packets can be processed by any node in the cluster or IPFIX packets can be processed without the template |