- Add logstash.rb

This commit is contained in:
Jordan Sissel 2010-10-18 07:21:15 +00:00
parent d5d532cbc6
commit b13f9bf8cb

3
lib/logstash.rb Normal file
View file

@ -0,0 +1,3 @@
require "logstash/namespace"
require "logstash/agent"
require "logstash/event"