"body": "{{#toJson}}payload{{/toJson}}"
this must be (in hook tornado2)
"body": "{{#toJson}}ctx.payload{{/toJson}}"
the logging message you shared above still references {{payload.hits.totals}} instead of {{ctx.payload.hits.totals}}
"body": "{{#toJson}}payload{{/toJson}}"
this must be (in hook tornado2)
"body": "{{#toJson}}ctx.payload{{/toJson}}"
the logging message you shared above still references {{payload.hits.totals}} instead of {{ctx.payload.hits.totals}}
© 2020. All Rights Reserved - Elasticsearch
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.