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

deprecate script_type inline and add source #918

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jsvd
Copy link
Member

@jsvd jsvd commented Feb 14, 2020

fixes #896

Also log to deprecation logger if inline is used:

❯ tail -F logstash-deprecation.log
[2020-02-14T12:08:19,853][WARN ][deprecation.logstash.outputs.elasticsearch.httpclientbuilder][main] The 'inline' value for script type is deprecated and won't be supported in Elasticsearch 8.0. Please use 'source' instead.

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

Successfully merging this pull request may close these issues.

"Deprecated field [inline] used, expected [source] instead" warning
2 participants