packetbeat

Lightweight shipper for network packet data to Elasticsearch

brewmacoslinux
Try with needOr install directly
Source

About

Lightweight Shipper for Network Data

Commands

packetbeat

Examples

Start Packetbeat with default configuration$ packetbeat -e
Run Packetbeat with a custom configuration file$ packetbeat -c /etc/packetbeat/packetbeat.yml -e
Test configuration file for syntax errors$ packetbeat test config -c /etc/packetbeat/packetbeat.yml