This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
[BUG] Can not create monitor in the coordinating cluster when it involves remote indices #386
Labels
bug
Something isn't working
Hi Opendistro team!
Since Open Distro
1.12
version, we have been facing some cross-cluster search issues (for instance Cannot create Index Patterns of remote clusters - Open Distro 1.12 version). Most of them were fixed in Opendistro1.13.2
version, however, this problem still remains in the alerting module.Describe the bug
Opendistro version:
1.13.2
When trying to create a monitor in the coordinating cluster, only the indices located in the coordinating cluster can be selected. The selector does not show the indices of the remote clusters.
When trying to create the monitor in the coordinating cluster ( Go to Alerting > Monitors > Create monitor), the selector does not show the indices of the remote clusters, only the ones located in the coordinating cluster.
We expect that the remote clusters indices can be selected from the coordinating cluster.
As a workaround, we tried creating the monitor using the alerting API in the coordinating cluster. In this way, we were able to add the indices of the remote clusters in the monitor.
Create monitor request
However, although the monitor was created, it does not work properly since it says there is an error when collecting inputs:
Full odfe error log
We would like to highlight the following line:
We did not create the
plugin
user.Is it a known issue? Is there any workaround?
Best regards!
The text was updated successfully, but these errors were encountered: