Failed Create Anomaly Detector (Detectors) in OpenSearch Dashboards

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Open Search Dashboards 1.3.5

Describe the issue:
I want to create Detector, but the error appear is :

Detector name should be set

Configuration:

Relevant Logs or Screenshots:

@faudzankhairun I’ve created a few detectors with OS 1.3.5 and didn’t get this error message.
Have you tried to create a sample detector?

Hai Pablo, I received this message when trying to create the sample detector

@faudzankhairun What user did you use? Can it create indices?

basicly open search dashboard is a supporting software. The main software is Bizzdesign (EA tools), so we create the index in bizzdesign and then exported to the open search dashboards. We must log in to bizz design and then the open search will be able to open to create dashboards without login again.

@faudzankhairun I’m not familiar with the Bizzdesign software. My findings are based on the provided errors from OpenSearch Dashboards.

When you try to create a sample detector it will also create an index with sample data.
It looks like the index didn’t get created. One of the possibilities is that the logged-in user didn’t have enough permissions to do so.

What user did you use to create the detector in OpenSearch Dashboards? Was it an admin account?

If you’re not sure, you can run the below command in the Dev Tools console in OpenSearch Dashboards.

GET _plugins/_security/authinfo