heartbeat

command
v6.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

Heartbeat (Experimental)

Welcome to Heartbeat.

This is a new EXPERIMENTAL beat for testing service availability using PING based on ICMP, TCP or higher level protocols.

Ensure that this folder is at the following location: ${GOPATH}/src/github.com/elastic/beats

Getting Started with Heartbeat

Requirements
Build

To build the binary for Heartbeat run the command below. This will generate a binary in the same directory with the name heartbeat.

make
Run

To run Heartbeat with debugging output enabled, run:

./heartbeat -c heartbeat.yml -e -d "*"
Update

Each beat has a template for the mapping in elasticsearch and a documentation for the fields which is automatically generated based on fields.yml.

make update
Cleanup

To clean Heartbeat source code, run the following commands:

make fmt
make simplify

To clean up the build directory and generated artifacts, run:

make clean

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package look defines common formatters for fields/types to be used when generating heartbeat events.
Package look defines common formatters for fields/types to be used when generating heartbeat events.
defaults
Package defaults imports all Monitor packages so that they register with the global monitor registry.
Package defaults imports all Monitor packages so that they register with the global monitor registry.
scripts

Jump to

Keyboard shortcuts

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