elastic-cloud

Use Curl command to access ElasticCloud-Kibana API secured by Azure AD

[亡魂溺海] 提交于 2020-08-26 11:31:09
问题 After I have integrated ElasticCloud with Azure AD for single sign-on, I am not able to use Curl command with AD authentication, here is what I am trying: curl -X PUT -u myuser:mypassword "elasticcloudhost:port/myindex" -H 'kbn-xsrf: true' -H 'Content-Type: application/json' -d '{"settings" : {"number_of_shards" : 1,"number_of_replicas" : 1}}' The error message is: {"statusCode":404,"error":"Not Found","message":"Not Found"} I am able to connect with my Azure user and password to kibana using

How to specify a URL in Grafana for DB applications(Elasticsearch) on Cloud

坚强是说给别人听的谎言 提交于 2019-12-25 01:53:52
问题 I'm trying to use Elastic Cloud(Elasticsearch) as data source in Grafana. In the below, I'm trying to type a url for that Elastic server(service) in the cloud. My Elastic Cloud has these three applications running. I tried copying endpoint URL in Grafana. And It doesn't seem to work. so I'm trying to figure out the reason. If my way of putting url is correct, I can move on to suspect other reasons. When I I copy the endpoint and test it on the browser , I get the following result. (seems to