fluentail

command module
v0.0.0-...-67749a0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2014 License: MIT Imports: 10 Imported by: 0

README

fluentail

Receives UDP packets from udp_stream plugin and displays to standard output in JSON format

Download

build

go get -d
go build

usage

setup udp_stream in fluentd
<match any_tag.**>
  type udp_stream
  host <target_host>
</match>
run fluentail
user@<target_host>$ fluentail
user@<target_host>$ fluentail | jq .

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