syslog-ng cookbook
Installation
Using Berkshelf, add the syslog-ng
cookbook to your Berksfile.
cookbook 'syslog-ng', github: 'logankoester/chef-syslog-ng', branch: 'master'
Then run berks
to install it.
Usage
Set the required attributes, and add the syslog-ng::default
recipe to your run list.
Attributes
See attributes/default.rb
for details
Author
Copyright (c) 2014 Logan Koester. Released under the MIT license. See LICENSE
for details.