elastic / elastic/support-diagnostics

Add support for API key to execute diag

Open
#702 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
304
Forks
175
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.