File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33The following environment variables are available to configure the NetObserv eBFP Agent:
44
5- * ` EXPORT ` (default: ` grpc ` ). Flows' exporter protocol. Accepted values are: ` grpc ` or ` kafka ` .
6- * ` FLOWS_TARGET_HOST ` (required if ` EXPORT ` is ` grpc ` ). Host name or IP of the target Flow collector.
7- * ` FLOWS_TARGET_PORT ` (required if ` EXPORT ` is ` grpc ` ). Port of the target flow collector.
5+ * ` EXPORT ` (default: ` grpc ` ). Flows' exporter protocol. Accepted values are: ` grpc ` or ` kafka ` or ` ipfix+tcp ` or ` ipfix+udp ` .
6+ * ` FLOWS_TARGET_HOST ` (required if ` EXPORT ` is ` grpc ` or ` ipfix+[tcp/udp] ` ). Host name or IP of the target Flow collector.
7+ * ` FLOWS_TARGET_PORT ` (required if ` EXPORT ` is ` grpc ` or ` ipfix+[tcp/udp] ` ). Port of the target flow collector.
88* ` INTERFACES ` (optional). Comma-separated list of the interface names from where flows will be collected. If
99 empty, the agent will use all the interfaces in the system, excepting the ones listed in
1010 the ` EXCLUDE_INTERFACES ` variable.
You can’t perform that action at this time.
0 commit comments