I have configured several watchers in elastic version 7.0.1. In all watchers I have e-mail action with the same list of recipients.
I'd like to ask is there any possibility to include that list from stored script or template?
Alternatively, is there any possibility to load e-mail action from a stored template?
so, your requirement does not work exact, but you could do a workaround: You could execute a chain input, which on the one hand executes your existing input, and on the other hand executes a search against an index (maybe just search for the id), and that single document contains all the recipients. This way the list of recipients would be available in the payload and you could use it.
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.