From 456af8faa8092be71d471b398f50d857fdb7164d Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 5 Oct 2017 11:11:00 +0200 Subject: [PATCH] doc/napatech: formatting fixes --- doc/userguide/capture-hardware/napatech.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/userguide/capture-hardware/napatech.rst b/doc/userguide/capture-hardware/napatech.rst index e9c38f9a36..bf3a27fcb3 100644 --- a/doc/userguide/capture-hardware/napatech.rst +++ b/doc/userguide/capture-hardware/napatech.rst @@ -209,19 +209,20 @@ Now you are ready to start Suricata:: $ suricata -c /usr/local/etc/suricata/suricata.yaml --napatech --runmode workers - ------------------------------------- Counters +-------- For each stream that is being processed the following counters will be output in stats.log: - nt.pkts - The number of packets recieved by the stream. - nt.bytes - The total bytes received by the stream. - nt.drop - The number of packets that were dropped from this stream due to - buffer overflow conditions. + +- nt.pkts - The number of packets recieved by the stream. + +- nt.bytes - The total bytes received by the stream. + +- nt.drop - The number of packets that were dropped from this stream due to buffer overflow conditions. If hba is enabled the following counter will also be provided: - nt.hba_drop - the number of packets dropped because the host buffer allowance - high-water mark was reached. + +- nt.hba_drop - the number of packets dropped because the host buffer allowance high-water mark was reached. In addition to counters host buffer utilization is tracked and logged. This is also useful for debugging. Log messages are output for both Host and On-Board buffers when reach 25, 50, 75