cookbook 'bd_nxlog', '= 0.1.0'
bd_nxlog (5) Versions 0.1.0 Follow0
Installs/Configures bd_nxlog
cookbook 'bd_nxlog', '= 0.1.0', :supermarket
knife supermarket install bd_nxlog
knife supermarket download bd_nxlog
bd_nxlog
Background
This is a cookbook to deploy NXLog Community Edition.
Supported Platforms
- CentOS 7
- Ubuntu 12.04
- Ubuntu 16.04
Recipes
bd_nxlog::default
- Installs NXLog and starts/enables the service
Resources
nxlog_config
Supported Actions: :create
, :remove
```ruby
=> From Template
nxlog_config 'syslog_forwarder' do
source 'syslog_forwarder.conf.erb'
variables server: 1.2.3.4
action :create
end
=> From Cookbook File
nxlog_config 'syslog_forwarder' do
source 'syslog_forwarder.conf'
action :create
end
=> Delete a Config
nxlog_config 'deprecated_config' do
action :remove
end
```
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/bdwyertech/bd_nxlog. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
This cookbook is available as open source under the terms of the Apache 2.0 License.
Authors
Author:: Brian Dwyer - Intelligent Digital Services
Dependent cookbooks
apt >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.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 http://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: bd_nxlog/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: bd_nxlog/metadata.rb:1
Run with Foodcritic Version 10.2.2 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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 http://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.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 http://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 failed this metric
0.1.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 http://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: bd_nxlog/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: bd_nxlog/metadata.rb:1
Run with Foodcritic Version 10.2.2 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
License Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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 http://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.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 http://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 failed this metric
FC067: Ensure at least one platform supported in metadata: bd_nxlog/metadata.rb:1
Run with Foodcritic Version 10.2.2 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.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 http://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.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 http://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 passed this metric
0.1.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 http://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.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 http://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 failed this metric