My plan is to uploads logs with logstash and update a field if this is present already in ES.
There is the field "origin" with maybe this “origin” : [ “live” ] and on upload it should become “origin” : [ “live, “upload]. But I fail.
I saw some documentation like
and an old discussion
But I can not fix my issue.
I am using logstash 7.9.2. My config is working without the "script" part.
I am trying to append a field while/after uploading the document
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.