cookbook 'chamber-kibana', '= 0.2.0'
chamber-kibana (5) Versions 0.2.0 Follow0
Set of recipes for installing Kibana 4
cookbook 'chamber-kibana', '= 0.2.0', :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
The following platforms are supported and tested under test kitchen:
- CentOS 6.5
- Ubuntu 14.04
- Debian 7.7
Other Debian and RHEL family distributions are assumed to work.
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 |
apt ~> 2.6.0 |
java ~> 1.29 |
elasticsearch ~> 0.3.10 |
Contingent cookbooks
<a name="0.2.0"></a>
0.2.0 (2014-12-14)
Bug Fixes
- test-kitchen fails for debian/ubuntu without_deps suite (8e3ef418)
- kibana service restart does not wait between stop and start (1c0db81b)
- should fail on missing java during converge stage, not compile (6a178a7c)
- metadata.json is not used after stove 3.2.3 update (6371983b, closes #14, #16)
Features
<a name="0.1.2"></a>
0.1.2 (2014-10-18)
Features
<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.2.0 failed this metric
FC031: Cookbook without metadata file: /tmp/cook/6a8fb1d9ce1ab12574e44c01/chamber-kibana/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/6a8fb1d9ce1ab12574e44c01/chamber-kibana/metadata.rb:1
0.2.0 failed this metric
FC045: Consider setting cookbook name in metadata: /tmp/cook/6a8fb1d9ce1ab12574e44c01/chamber-kibana/metadata.rb:1