Skip to content

Releases: cleesmith/unifiedbeat

Unifiedbeat v2.0.1

29 Feb 07:05
Compare
Choose a tag to compare
Built using Go 1.6 and tested on Ubuntu 14.04.3
  • fix bug in gopacket's packet dump code
  • use godep to vendor all dependencies

unifiedbeat v2.0.0

18 Feb 13:48
Compare
Choose a tag to compare

This version of Unifiedbeat follows the Beats development guide, and is no longer a clone of filebeat.
The project has been completely redesigned and rewritten for use with unified2 files.

Unifiedbeat was built using Go 1.5.3 and tested on Ubuntu 14.04.3

env GOOS=linux GOARCH=amd64 go build
unifiedbeat: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, not stripped

Usage

download unifiedbeat, unifiedbeat.yml, and unifiedbeat.template.json
curl -XPUT 'http://localhost:9200/_template/unifiedbeat' -d@etc/unifiedbeat.template.json
edit unifiedbeat.yml
./unifiedbeat -c unifiedbeat.yml