cookbook 'logster', '= 0.0.2'
logster (2) Versions 0.0.2 Follow0
Chef cookbook for logster
cookbook 'logster', '= 0.0.2', :supermarket
knife supermarket install logster
knife supermarket download logster
= DESCRIPTION:
A simple cookbook to install logster.
= REQUIREMENTS:
Requires the git cookbook.
= USAGE:
logster_log "/var/log/apache2/ex.log" do
prefix "logster.localhost.ex"
output "graphite"
graphite_host "127.0.0.1:2003"
parser "SampleLogster"
end
= LICENSE
The logster cookbook is released under the MIT license.
Dependent cookbooks
git >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.