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

Eliminate deprecation warnings on scripts #4865

Closed
kvch opened this issue Aug 10, 2017 · 5 comments
Closed

Eliminate deprecation warnings on scripts #4865

kvch opened this issue Aug 10, 2017 · 5 comments
Labels
Filebeat Filebeat good first issue Indicates a good issue for first-time contributors needs_team Indicates that the issue/PR needs a Team:* label Stalled

Comments

@kvch
Copy link
Contributor

kvch commented Aug 10, 2017

Deprecation warnings show up in logs of ES 6.x:

[2017-08-10T11:00:54,152][WARN ][o.e.d.i.c.ScriptProcessor$Factory] Specifying script sourcewith [inline] is deprecated, use [source] instead.

The format of scripts in ingest data should follow the docs: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting-using.html

kvch added a commit to kvch/beats that referenced this issue Aug 10, 2017
@ruflin ruflin removed the bug label Nov 28, 2017
@ruflin
Copy link
Contributor

ruflin commented Nov 28, 2017

@kvch I assume this problem will be solved with #5339

I removed bug label as I think the feature works as expected and it only throws a deprecation warning. This doesn't mean we should not change it.

@urso
Copy link

urso commented Dec 20, 2019

@kvch Any update on this?

@kvch
Copy link
Contributor Author

kvch commented Dec 23, 2019

Nothing, but I added good first issue.

@kvch kvch added the good first issue Indicates a good issue for first-time contributors label Dec 23, 2019
@botelastic
Copy link

botelastic bot commented Nov 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added Stalled needs_team Indicates that the issue/PR needs a Team:* label labels Nov 22, 2020
@botelastic
Copy link

botelastic bot commented Nov 22, 2020

This issue doesn't have a Team:<team> label.

@botelastic botelastic bot closed this as completed Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat good first issue Indicates a good issue for first-time contributors needs_team Indicates that the issue/PR needs a Team:* label Stalled
Projects
None yet
Development

No branches or pull requests

3 participants