Hello All,
Under Opensearch Plugins, while creating a Monitor, as soon as I am trying to add a new trigger. It comes up with the error message as:
Failed to load the destinations
[alerting_exception] Configured indices are not found: [.opendistro-alerting-config].However I have added them in the plugins.security.system_indices.indices in the opensearch.yml file
plugins.security.system_indices.indices: [".opendistro-alerting-config", ".opendistro-alerting-alert*", ".opendistro-anomaly-results*", ".opendistro-anomaly-detector*", ".opendistro-anomaly-checkpoints", ".opendistro-anomaly-detection-state", ".opendistro-reports-*", ".opendistro-notifications-*", ".opendistro-notebooks", ".opensearch-observability", ".opendistro-asynchronous-search-response*", ".replication-metadata-store", ".opendistro-security"]
Thanks and Regards,
-=Srijan Nandi