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

support quoted plugin option keys #11688

Merged

Conversation

colinsurprenant
Copy link
Contributor

Fixes #11222

This makes sure that parsed plugins option keys are stripped of their quotes so that the actual key string does not contain quotes. Added related spec (which breaks without the patch).

Copy link
Contributor

@kares kares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@colinsurprenant
Copy link
Contributor Author

Also merged in 7.6 and 7.x (7.7).

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

Successfully merging this pull request may close these issues.

When using Java Execution Engine, using quoted plugin directives crashes Logstash
3 participants