Watcher related Question

Team, We have watchers gathers information about the status of the index data quality and the output data getting indexed in the same elastic search platform, but we have separate monitoring elastic search cluster, is there any way to watcher to index the output data to the another elastic search cluster?

you would need to use the webhook action for that and prepare the body of the request manually via a script transform. The index action can only index locally.

Hi Alexander , can you point us to any documentation related to this ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.