Metrics
Prometheus Metrics
Introduction
Netcap now support exporting prometheus metrics about its go runtime, the collection process and the audit records itself. This feature can be used with the net.export tool.
Configuration
Metrics are served by default on 127.0.0.1:7777/metrics. Configure a prometheus instance to scrape it:
Usage
Export a PCAP dumpfile and serve metrics .
Capture and export traffic live from the named interface:
Export a specific audit record file:
Export all audit record files in the current directory:
Overview Dashboard Preview
TCP Dashboard Preview
HTTP Dashboard Preview
Last updated