Skip to content

Build debian packages for logstash, grok and related projects

Notifications You must be signed in to change notification settings

Finkregh/logstash-debs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo holds scripts to create .deb's for Ubuntu 11.10.

The goal is to have nice logging and metrics. Needed packages should be installable by apt-get to make Puppet/Chef modules easy.

Packaged projects

  • grok
  • logstash monolithic
  • logstash as rubygems
  • fetep-statsd
  • required ruby gems

External dependencies

  • elasticsearch

Requirements

  • ruby1.9.1 (apt-get install ruby-1.9.1-full)
  • fpm (gem1.9.1 install fpm)

How to package

git clone ...
git submodule init
git submodule update
./package.sh
  • find the .debs in ./work

Notes

Ruby gems are installed to different locations, depending on the Ruby version (1.8 or 1.9). So I package as stuff for 1.9 as rubygem19-....

About

Build debian packages for logstash, grok and related projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published