Watcher Iteration questions

Hey,

this is currently not supported - you cannot loop through a result set and fire an action for each of the elements in the set. We are currently considering to add this as a feature though.

A current workaround currently could be to send the whole data over to logstash and deal with this over there.

--Alex