> For the complete documentation index, see [llms.txt](https://elastiflow.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elastiflow.gitbook.io/docs/elastiflow-documentation/configuration-reference/unified-flow-collector/benchmark-input.md).

# Benchmark Input

The ElastiFlow Unified Flow Collector provides a benchmarking input which is helpful for evaluating the performance of your environment. This input runs indefinitely until the collector is shut down.

#### EF\_INPUT\_FLOW\_BENCHMARK\_ENABLE

* Valid Values
  * `true`, `false`
* Default
  * `false`

#### EF\_INPUT\_FLOW\_BENCHMARK\_PACKET\_FILE\_PATH

The path to the file containing the UDP payloads, in hex-string form, that you want to use for benchmarking.

* Default
  * `/etc/elastiflow/benchmark/flow/packets.txt`
