Skip to content

support quoted plugin option keys#11688

Merged
colinsurprenant merged 1 commit intoelastic:masterfrom
colinsurprenant:plugin_option_string
Mar 16, 2020
Merged

support quoted plugin option keys#11688
colinsurprenant merged 1 commit intoelastic:masterfrom
colinsurprenant:plugin_option_string

Conversation

@colinsurprenant
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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