honeycomb-tcpagent

command module
v0.0.0-...-7a53ea4 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

README

Build Status

NOTE The honeycomb-tcpagent has been deprecated. We recommend instrumenting database calls from within your application using one of our SDKs or integrations.

honeycomb-tcpagent captures database network traffic and forwards it to Honeycomb, enabling query-level visibility with low overhead. Currently, MongoDB is supported and MySQL is under development. Get in touch if you'd like support for something else!

See the documentation for instructions on using honeycomb-tcpagent to send data to Honeycomb.

Development instructions

sudo apt-get install -y libpcap0.8-dev
go get github.com/honeycombio/honeycomb-tcpagent
sudo setcap cap_net_raw=eip $GOPATH/bin/honeycomb-tcpagent

Then run honeycomb-tcpagent to start capturing traffic.

See docs/internal.md for some implementation notes.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
protocols

Jump to

Keyboard shortcuts

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