Elasticsearch curl과 api key로 접속하기

2025. 2. 9. 19:26k8s/EFK

curl -X GET "{http or https}://{domain}:{port}/_cluster/health?pretty" -H "Authorization: ApiKey {api key}"