Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Add support for the new Beaver config option. #239

Merged
merged 1 commit into from
Mar 2, 2014
Merged

Add support for the new Beaver config option. #239

merged 1 commit into from
Mar 2, 2014

Conversation

daanemanz
Copy link
Contributor

Beaver >= 31 now requires you to set the config option logstash_version. This has been added to support the new Logstash 1.2 JSON schema. Assuming that the same cookbook is being used elsewhere in the infrastructure to install Logstash, this small change checks for the version of Logstash and adds the appropriate value for logstash_version to the conf hash.

This should resolve #225

Beaver >= 31 now requires you to set the config option ```logstash_version```. This has been added to support the new Logstash 1.2 JSON schema. Assuming that the same cookbook is being used elsewhere in the infrastructure to install Logstash, this small change checks for the version of Logstash and adds the appropriate value for ```logstash_version``` to the ```conf``` hash.
ChrisLundquist added a commit that referenced this pull request Mar 2, 2014
Add support for the new Beaver config option.
@ChrisLundquist ChrisLundquist merged commit 773dc82 into lusis:master Mar 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Beaver 31 / logstash 1.2 support
3 participants