We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One user contacted me through support and asked for diag execution using API KEY.
https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html
Example.
curl -H "Authorization: ApiKey VnVhQ2ZHY0JDZGJrUW0tZTVhT3g6dWkybHAyYXhUTm1zeWFrdzl0dk5udw==" \ http://localhost:9200/_cluster/health\?pretty
The text was updated successfully, but these errors were encountered:
No branches or pull requests
One user contacted me through support and asked for diag execution using API KEY.
https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html
Example.
The text was updated successfully, but these errors were encountered: