cookbook 'bd_nxlog', '= 0.1.2'
bd_nxlog (5) Versions 0.1.2 Follow0
Installs/Configures bd_nxlog
cookbook 'bd_nxlog', '= 0.1.2', :supermarket
knife supermarket install bd_nxlog
knife supermarket download bd_nxlog
bd_nxlog
Background
This is a cookbook to deploy NXLog Community Edition.
Rather than attempt to cover every corner case, this cookbook simply provides a resource to deploy configurations, which you can with your own templates and logic.
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
# => 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. Please use the Gitter Chat instead of filing an issue for questions. 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 |
logrotate >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
BD-NXLog Changelog
This file is used to list changes made in each version of the bd_nxlog
cookbook.
v0.1.2 (2017-04-24)
Enhancements
- Add ability to add NXLog to groups with an attribute
Fixes
- Ensure correct permissions on NXLog log directory so logrotate does not complain
- Add missing checksum
v0.1.1 (2017-04-05)
Enhancements
- Add a boolean attribute to easily enable/disable NXLog in its entirety
- Add log rotation for NXLog
v0.1.0 (2017-04-03)
- Initial Release
Collaborator Number Metric
0.1.2 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.2 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
0.1.2 passed this metric
License Metric
0.1.2 passed this metric
No Binaries Metric
0.1.2 passed this metric
Testing File Metric
0.1.2 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
0.1.2 passed this metric
0.1.2 failed this metric
0.1.2 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
0.1.2 passed this metric
License Metric
0.1.2 passed this metric
No Binaries Metric
0.1.2 passed this metric
Testing File Metric
0.1.2 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
0.1.2 passed this metric
0.1.2 passed this metric
0.1.2 passed this metric
No Binaries Metric
0.1.2 passed this metric
Testing File Metric
0.1.2 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
0.1.2 passed this metric
0.1.2 passed this metric
0.1.2 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
0.1.2 passed this metric
0.1.2 passed this metric