Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared config should not failed when no sharedconfig is present. #19

Open
joek opened this issue Sep 3, 2013 · 0 comments
Open

Shared config should not failed when no sharedconfig is present. #19

joek opened this issue Sep 3, 2013 · 0 comments

Comments

@joek
Copy link

joek commented Sep 3, 2013

In line 25-27 of add_config.pp the configuration is failing with "logstash::shipper::sharedconfig is required for logstash::shipper:sharedconfig::add_config".

I can't see, why this is a case, because if no logstash is configured the configuration is not needed and should just skip. If this raises an error all plans usings this will fail until you configured logstash. (in our case production like environments only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant