Skip to content

bshang/heka

This branch is 2 commits behind mozilla-services/heka:dev.

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2015
May 9, 2016
Mar 9, 2016
Jul 22, 2015
Sep 3, 2015
Aug 5, 2016
Jan 7, 2016
Mar 9, 2016
Jul 10, 2015
Dec 2, 2015
Jun 28, 2016
Aug 5, 2016
Jan 14, 2014
Sep 21, 2015
Aug 5, 2016
Sep 8, 2014
Oct 29, 2014
Jul 7, 2015
Feb 5, 2015
Sep 12, 2015
Aug 5, 2016
Mar 1, 2016
Jul 28, 2015
Aug 28, 2015
Apr 23, 2014
Aug 5, 2016
Oct 20, 2014
Sep 6, 2015
Jun 8, 2015
Oct 20, 2014
Feb 2, 2015

Repository files navigation

This project is deprecated. Please see this email for more details.

Heka

Data Acquisition and Processing Made Easy

Heka is a tool for collecting and collating data from a number of different sources, performing "in-flight" processing of collected data, and delivering the results to any number of destinations for further analysis.

Heka is written in Go, but Heka plugins can be written in either Go or Lua. The easiest way to compile Heka is by sourcing (see below) the build script in the root directory of the project, which will set up a Go environment, verify the prerequisites, and install all required dependencies. The build process also provides a mechanism for easily integrating external plug-in packages into the generated hekad. For more details and additional installation options see Installing.

WARNING: YOU MUST SOURCE THE BUILD SCRIPT (i.e. source build.sh) TO BUILD HEKA. Setting up the Go build environment requires changes to the shell environment, if you simply execute the script (i.e. ./build.sh) these changes will not be made.

Resources:

About

DEPRECATED: Data collection and processing made easy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.5%
  • Lua 15.5%
  • CMake 5.5%
  • JavaScript 4.1%
  • C 1.2%
  • HTML 0.8%
  • Other 1.4%