diff --git a/packages/netflow/data_stream/log/manifest.yml b/packages/netflow/data_stream/log/manifest.yml index 2547ad76d0..5b7cbfd564 100644 --- a/packages/netflow/data_stream/log/manifest.yml +++ b/packages/netflow/data_stream/log/manifest.yml @@ -37,7 +37,7 @@ streams: - name: workers type: integer title: Number of Workers - description: The number of workers to read and decode concurrently netflow packets. Note that in order to maximize the performance gains of multiple workers it is highly advised to switch the corresponding output to `throughput` preset + description: The number of workers to read and decode concurrently netflow packets. Note that in order to maximize the performance gains of multiple workers it is highly advised to switch the corresponding output to the `throughput` preset. multi: false required: false show_user: false