libbeat

module
v1.0.0-beta3 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2015 License: Apache-2.0

README

Jenkins Build Status Travis Build Status codecov.io

libbeat

The Beats are a collection of daemons that ship data from your servers to Elasticsearch. Read more about Beats on the elastic.co website.

The first Beat is Packetbeat, a tool that captures and decodes the traffic between your servers and inserts metadata about each request-response pair into Elasticsearch. Other Beats will follow, possible examples being: a Beat for reading and shipping log files (Filebeat), a Beat for various OS level metrics (Metricbeat), a Beat for real user monitoring (Rumbeat), etc.

libbeat is the repository containing the common Go packages for all Beats. It is Apache licensed and actively maintained by the Elastic team.

If you want to create a new project that reads some sort of operational data and ships it to Elasticsearch, we suggest you make use of this library. Please open a topic on the forums and we'll help you get started.

If you would like to contribute to libbeat or create a new Beat, please read also the CONTRIBUTING.md file.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
_workspace/src/github.com/stretchr/testify/assert
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
_workspace/src/gopkg.in/yaml.v2
Package yaml implements YAML support for the Go language.
Package yaml implements YAML support for the Go language.
streambuf
The streambuf module provides helpers for buffering multiple packet payloads and some general parsing functions.
The streambuf module provides helpers for buffering multiple packet payloads and some general parsing functions.
nop
Package nop implements a Packetbeat filter that does absolutely nothing.
Package nop implements a Packetbeat filter that does absolutely nothing.

Jump to

Keyboard shortcuts

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