dhound-output-traffic-monitor

command module
v0.0.0-...-835b53a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

README

dhound-output-traffic-monitor

Monitor and log UDP and TCP connections initiated by host to Internet. Connections are associated with process info.

Utility to show network traffic (both TCP and UDP v4 and v6) split by process and remote host.

All of this functionality is fully configurable.

Documentation

These instructions will get you install and configure Dhound Output Traffic Monitor on your server.

Install

To install login to the server using ssh and run the following command:

curl https://raw.githubusercontent.com/dhound-io/dhound-output-traffic-monitor/master/publish/install-agent.sh 2>/dev/null | sudo bash -s -- -u

After executing this command the installer will be downloaded and started.

Running

Start Dhound Output Traffic Monitor service

service dhound-output-traffic-monitor start

Stop Dhound Output Traffic Monitor service

service dhound-output-traffic-monitor stop

Show service status

service dhound-output-traffic-monitor status
Options

Network events output: syslog, console, path to a custom file (ex. /var/log/dhound/dhound-traffic.log); default: console

    -log-file

Listen to a particular network interface; default: listen to all active network interfaces

    -eth

Listen to a particular network protocol; default: listen to all protocols. Options: all, udp, tcp.

    -protocol

Log more detailed and debug information; default: false

    -verbose

Display dhound output traffic monitor version

    -version

Profiling option

    -pprof

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL