diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 181944373..82668edf7 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -729,7 +729,10 @@ Define the type of script referenced by "script" variable * Value type is <> * Default value is `"event"` -Set variable name passed to script (scripted update) +Set variable name passed to script (scripted update). + +Logstash will send the content of the event in a variable inside the `params`. +See https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting-using.html#_script_parameters [id="plugins-{type}s-{plugin}-scripted_upsert"] ===== `scripted_upsert`