diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-20 22:59:11 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-20 23:39:47 +0100 |
commit | 3416db11dc3ff5b6c259f25d955e283d1d6e4b40 (patch) | |
tree | 3eaa6fe9a2a85d108c1389539e95789078a1bdf2 /README.md | |
parent | 830174c7b52181705dca44cd2fae4a8baa5f6111 (diff) |
Updated ReadMe's, ToDo's and ChangeLog.1.6
* 1.6-release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,7 @@ # References [ntop Webinar 2022](https://www.ntop.org/webinar/ntop-webinar-on-dec-14th-community-meeting-and-future-plans/) +[ntopconf 2023](https://www.ntop.org/ntopconf2023/) # Disclaimer @@ -304,6 +305,8 @@ Format: `subopt` (unit, comment): description * `max-packets-per-flow-to-send` (N, safe): max. `packet-flow` events that will be generated for the first N packets of each flow * `max-packets-per-flow-to-process` (N, caution advised): max. packets that will be processed by `libnDPI` * `max-packets-per-flow-to-analyze` (N, safe): max. packets to analyze before sending an `analyse` event, requires `-A` + * `error-event-threshold-n` (N, safe): max. error events to sent until threshold time passed by + * `error-event-threshold-time` (N, safe): time after which the error event thresold will be reset # test |