argus

Network audit record generation and utilization system server

brewmacoslinux
Try with needOr install directly
Source

About

Audit Record Generation and Utilization System server

Commands

argusraclusterracountradumprafilterragatorragreprahostsrajoinramacrapathrapolicyrasortrasplitrasqlinsertrasortratop

Examples

Start the argus server to monitor network traffic on eth0$ argus -i eth0 -w /var/log/argus/argus.out
Read and display network flows from an argus data file$ radump -r /var/log/argus/argus.out
Filter and count network connections by source IP from argus data$ rafilter -r /var/log/argus/argus.out 'src net 192.168.1.0/24' | racount -s saddr