Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
/ udpbeat Public archive

ELK beat that collects the structured inputs via UDP and emits them to ELK

License

Notifications You must be signed in to change notification settings

gravitational/udpbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udpbeat

ELK beat that collects the structured inputs via UDP and emits them to ELK

Status: expermental, use at your own risk

Setup

Add trace's document template to your ElasticSearch cluster**

curl -XPUT 'http://localhost:9200/_template/trace' -d@udbbeat/template.json

Start udpbeat UDP logs collector and emitter

go install github.com/gravitational/udpbeat
udpbeat

Start emitting logs to UDP socket via github.com/gravitational/trace UDP hook and enjoy structured logs!

About

ELK beat that collects the structured inputs via UDP and emits them to ELK

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages