cookbook 'bjn_logstash', '= 2.1.5'
bjn_logstash (3) Versions 2.1.5 Follow0
Install and configure Logstash
cookbook 'bjn_logstash', '= 2.1.5', :supermarket
knife supermarket install bjn_logstash
knife supermarket download bjn_logstash
bjn_logstash
Installs and configures Logstash with some additional
plugins.
Requirements
This cookbook depends only on ark
, runit
, and magic
, but a recent Java
should be installed, thus we suggest the bjn_java
cookbook. The following
platforms are officially supported:
- Ubuntu 12.04
- Ubuntu 14.04
Attributes
Attributes are documented inline, so check out attributes/default.rb
. Pay
special attention to the configuration file specification.
Recipes
This cookbook contains two recipes, default
, which manages Logstash, and
user
, which can be used to create the Logstash user separately.
Dependent cookbooks
ark >= 0.0.0 |
runit >= 0.0.0 |
magic >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.