Merge pull request #396 from jpbede/master

flow-accounting: T3132: enable egress traffic accounting
This commit is contained in:
Robert Göhler 2020-12-17 20:25:58 +01:00 committed by GitHub
commit cdfecc295b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ interface, the interface must be configured for flow accounting.
accounting.
.. note:: Will be recorded only packets/flows on **incoming** direction in
configured interfaces.
configured interfaces by default.
By default, recorded flows will be saved internally and can be listed with the
@ -68,6 +68,11 @@ CLI command. You may disable using the local in-memory table with the command:
or stopping exporting, you may try to increase a default buffer size (10
MiB) with the next command:
.. cfgcmd:: set system flow-accounting enable-egress
If you need to sample also egress traffic, you may want to
configure egress flow-accounting:
.. cfgcmd:: set system flow-accounting buffer-size <buffer size>
In case, if you need to catch some logs from flow-accounting daemon, you may