Open
Description
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
Labels
No labels