I am aware you can replace a field but I need to copy the content from the field agent._id to a new field called AgentIdentifier for testing purposes .
[fields][agent._id] refers to a field with a dot in its name inside the [fields] object. My guess is you want the field called _id inside the agent object, which would be [agent][id]. Not sure whether you really want [fields] or not.
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.