You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, this plugin only supports retrieving data from the _source field. Since the query parameter support the full search DSL, it would be great to also be able to enrich the event with data coming from script_fields.
For instance, it should be possible to configure the elasticsearch input like this:
Hi, I want to use this feather, but i get the gem from '/bin/logstash-plugin install ..' which version is 4.0.3, could u update the image to 4.0.4 ? thx
Right now, this plugin only supports retrieving data from the
_source
field. Since thequery
parameter support the full search DSL, it would be great to also be able to enrich the event with data coming fromscript_fields
.For instance, it should be possible to configure the
elasticsearch
input like this:And the resulting events should look like this
The text was updated successfully, but these errors were encountered: