cookbook 'simple-kibana', '= 1.0.0'
simple-kibana (10) Versions 1.0.0 Follow3
Installs Kibana ~> 4.6
cookbook 'simple-kibana', '= 1.0.0', :supermarket
knife supermarket install simple-kibana
knife supermarket download simple-kibana
Description
This cookbook installs kibana 4.5.x only.
It doesn't install or depends on java, apache, nginx, etc...
Since kibana 4.5.x requires elasticsearch >= 2.3.0 you will have to install that version or more recent.
Usage
Override both node['kibana']['download_url'], node['kibana']['checksum'], node['kibana']['version'].
Custom init service
This cookbook is designed to be wrapped by yours project cookbook.
In this use-case you don't need to include simple-kibana::default recipe.
Do something like this in yours default recipe:
include_recipe 'simple-kibana::install' include_recipe 'simple-kibana::configure' include_recipe 'mywrapper-kibana::service_upstart' # I want to use upstart ...
Requirements
Platform:
- debian
- centos
Cookbooks:
- ark
- runit
Attributes
-
node['kibana']['config']['port']- Defaults to5601. -
node['kibana']['config']['host']- Defaults to0.0.0.0. -
node['kibana']['config']['elasticsearch.url']- Defaults tohttp://localhost:9200. -
node['kibana']['config']['elasticsearch.preserveHost']- Defaults totrue. -
node['kibana']['config']['kibana.index']- Defaults to.kibana. -
node['kibana']['config']['kibana.defaultAppId']- Defaults todiscover. -
node['kibana']['config']['elasticsearch.ssl.verify']- Defaults totrue. -
node['kibana']['config']['elasticsearch.requestTimeout']- Defaults to300000. -
node['kibana']['config']['elasticsearch.shardTimeout']- Defaults to0. -
node['kibana']['config']['elasticsearch.startupTimeout']- Defaults to5000. -
node['kibana']['download_url']- Defaults tohttps://download.elastic.co/kibana/kibana/kibana-4.5.0-linux-x64.tar.gz. -
node['kibana']['checksum']- Defaults tofa3f675febb34c0f676f8a64537967959eb95d2f5a81bc6da17aa5c98b9c76ef. -
node['kibana']['version']- Defaults to4.5.0. -
node['kibana']['user']- Defaults tokibana. -
node['kibana']['group']- Defaults tokibana. -
node['kibana']['dir']- Defaults to/opt. -
node['kibana']['path']['logs']- Defaults to/var/log/kibana.
Recipes
- simple-kibana::configure
- simple-kibana::default
- simple-kibana::install
- simple-kibana::service_runit
- simple-kibana::user
License and Maintainer
Maintainer:: Yauhen Artsiukhou (jsirex@gmail.com)
Source:: https://github.com/jsirex/simple-kibana-cookbook
Issues:: https://github.com/jsirex/simple-kibana-cookbook/issues
License:: Apache 2.0
Dependent cookbooks
| ark >= 0.0.0 |
| runit >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 failed this metric
FC009: Resource attribute not recognised: simple-kibana/recipes/user.rb:1
FC066: Ensure chef_version is set in metadata: simple-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: simple-kibana/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 failed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 failed this metric
FC009: Resource attribute not recognised: simple-kibana/recipes/user.rb:1
FC066: Ensure chef_version is set in metadata: simple-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: simple-kibana/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 failed this metric
FC066: Ensure chef_version is set in metadata: simple-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: simple-kibana/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric