File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The following environment variables are available to configure the NetObserv eBF
1717* ` SAMPLING ` (default: disabled). Rate at which packets should be sampled and sent to the target
1818 collector. E.g. if set to 10, one out of 10 packets, on average, will be sent to the target
1919 collector.
20- * ` CACHE_MAX_FLOWS ` (default: ` 1000 ` ). Number of flows that can be accumulated in the accounting
20+ * ` CACHE_MAX_FLOWS ` (default: ` 5000 ` ). Number of flows that can be accumulated in the accounting
2121 cache. If the accounter reaches the max number of flows, it flushes them to the collector.
2222* ` CACHE_ACTIVE_TIMEOUT ` (default: ` 5s ` ). Duration string that specifies the maximum duration
2323 that flows are kept in the accounting cache before being flushed to the collector.
You can’t perform that action at this time.
0 commit comments