Skip to content

magnusp/heka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heka Aggregator

Rudimentary manual install process (for now):

  • create go workspace
  • export GOPATH to the root of your workspace
  • mkdir $GOPATH/src; cd $GOPATH/src
  • git clone https://github.com/mozilla-services/heka.git
  • go get github.com/bitly/go-simplejson
  • go install heka/graterd
  • go install heka/hekabench

About

Data collection and processing made easy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.8%
  • Lua 15.0%
  • CMake 5.6%
  • JavaScript 4.3%
  • C 1.2%
  • HTML 0.8%
  • Other 1.3%