Skip to content

"Deprecated field [inline] used, expected [source] instead" warning #896

Open
@aarmam

Description

@aarmam

Starting from elasticsearch version 5.6 Update API switched from having the scripting payload field name from being called "inline" to calling it "source".

Plugin parameter script_type should include "source" as an alternative to "inline" otherwise logs are polluted with "Deprecated field [inline] used, expected [source] instead" warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions