Connection to elastic fails

Hi,

I get the error (from log) below when connecting to elastic. Don’t know how to continue.

Caused by: java.lang.Exception: Unavailable: Failure getting Elastic health. Encountered a problem while executing com.dremio.plugins.elastic.ElasticActions$Health@289c329e. Cannot get cluster health information. Please make sure that the user has [cluster:monitor/health] privilege.
at com.dremio.exec.catalog.ManagedStoragePlugin$1.run(ManagedStoragePlugin.java:252) ~[dremio-sabot-kernel-3.0.6-201812082352540436-1f684f9.jar:3.0.6-201812082352540436-1f684f9]
at com.dremio.concurrent.RenamingRunnable.run(RenamingRunnable.java:36) ~[dremio-common-3.0.6-201812082352540436-1f684f9.jar:3.0.6-201812082352540436-1f684f9]
at com.dremio.concurrent.SingletonRunnable.run(SingletonRunnable.java:41) ~[dremio-common-3.0.6-201812082352540436-1f684f9.jar:3.0.6-201812082352540436-1f684f9]
at com.dremio.concurrent.SafeRunnable.run(SafeRunnable.java:40) ~[dremio-common-3.0.6-201812082352540436-1f684f9.jar:3.0.6-201812082352540436-1f684f9]
at com.dremio.concurrent.Runnables$1.run(Runnables.java:45) ~[dremio-common-3.0.6-201812082352540436-1f684f9.jar:3.0.6-201812082352540436-1f684f9]

Hi,

Is this a managed elasticsearch service or on AWS?

Thanks
@balaji.ramaswamy

It is a self-managed service running on a local port.

Hi, thanks I needed to click the “Managed elastic service” tick box.

Yes, @j1001, that i why I hd asked. Id everything working as exepcted?