-
Notifications
You must be signed in to change notification settings - Fork 176
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
filebeat unable to parse yaml for processors created by sensu-puppet #79
Comments
|
What version of puppet are you using? |
i guess the --- was not getting deleted correctly.
##now running puppet agent -t in filebeat.yml
|
|
Are you using the latest version of the module? A similar issue was fixed in #71 |
|
It looks to be a puppet 3 vs. puppet 4 issue since I'm only able to re-create it when I use an older version. Does the code in your earlier comment fix the issue? |
https://tickets.puppetlabs.com/browse/PUP-6810 was the issue i was referring to. |
Can you give the latest code in the master branch a try? I've modified the template that was causing problems and I think things are working now. If it works well for you I'll put a new release up on the forge. |
I'm pretty sure this was fixed in v0.10.3, so I'm going to go ahead and close this. If you're still having issues let me know and I can re-open this one. Starting in v0.11 processors will need to be defined slightly differently than now (this is just a temporary fix). |
sorry i am in between a freeze, hence could not test it as there were other priorities. i'll test it mid next week and let you know. |
with the latest puppet-filebeat (that installs filebeat 5.x)
commit: adc8045
also the yaml cannot be parsed by std languages also
The text was updated successfully, but these errors were encountered: