Closed caster-Q closed 2 years ago
support to access ES as the following methods curl "http://xxx.xxx.cn/cluserName/_cat/health" -H "Authorization: ApiKey XXXXXXXX="
curl "http://xxx.xxx.cn/cluserName/_cat/health" -H "Authorization: ApiKey XXXXXXXX="
Hi,
You can specify URL with prefix as http://xxx.xxx.cn/cluserName. This should work. Regarding the API Key, this is a good suggestion, I will support it in the next release.
thanks
Done
support to access ES as the following methods
curl "http://xxx.xxx.cn/cluserName/_cat/health" -H "Authorization: ApiKey XXXXXXXX="