cookbook 'chamber-kibana', '= 0.1.1'
chamber-kibana (5) Versions 0.1.1 Follow0
Set of recipes for installing Kibana 4
cookbook 'chamber-kibana', '= 0.1.1', :supermarket
knife supermarket install chamber-kibana
knife supermarket download chamber-kibana
Kibana 4 Cookbook
The Application Cookbook for installing/configuring Kibana 4.
The cookbook tries to reuse the ElasticSearch cookbook approach to attributes/services/etc.
Requirements
Platforms
- CentOS 6.5
Cookbooks
Cookbook | Status | Description |
---|---|---|
chef-sugar |
required | Used for some miscellaneous checks |
ark |
required | Download and unpack of archive |
java |
required | For installing Java - runtime dependency as of Kibana 4 |
line |
required | For workaround of hardcoded XMX in JAVA_OPTS |
elasticsearch |
recommended | ES may be located on other server, thus it is not a required dependency. |
logstash |
suggested | Kibana 4 can work with any compatible ES index, thus logstash is not a required dependency. |
Attributes
See [attributes](attributes/default.rb).
Recipes
Recipe | Description |
---|---|
chamber-kibana::default |
Installs Kibana 4. |
chamber-kibana::dependencies |
Installs only Kibana 4 dependencies. |
Dependent cookbooks
chef-sugar ~> 2.4 |
line ~> 0.5 |
ark ~> 0.9 |
java ~> 1.28.0 |
elasticsearch ~> 0.3.10 |
Contingent cookbooks
<a name="0.1.1"></a>
0.1.1 (2014-10-12)
Bug Fixes
<a name="0.1.0"></a>
0.1.0 (2014-10-12)
Features
Foodcritic Metric
0.1.1 passed this metric
0.1.1 passed this metric