You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment out all the code of the AD plugin and have only the create detector code for AD. Make sure the build is successful and AD plugin is able to run the feature create detector.
For creating the detector,
Let's just focus on CreateIndexRequest by sending a request to OpenSearch consisting of ANOMALY_DETECTORS_INDEX and let OpenSearch create the index.
What are you proposing?
Comment out all the code of the AD plugin and have only the create detector code for AD. Make sure the build is successful and AD plugin is able to run the feature create detector.
For creating the detector,
Let's just focus on CreateIndexRequest by sending a request to OpenSearch consisting of
ANOMALY_DETECTORS_INDEX
and let OpenSearch create the index.Also, an ActionListener to detect the failure if any.
As we are not focusing on Security in the first phase of deliverable
FILTER_BY_BACKEND_ROLES
role required currently for AD pluginclient
currently present in the AD plugin codebaseIntegrate SDK with AD plugin and make it run as an extension with OpenSearch
The text was updated successfully, but these errors were encountered: