question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support ES API Keys for client operations

See original GitHub issue

The Elastic agent uses API keys to communicate with ES. This is the recommended way for clients to communicate with ES. We should do this by default. For benchmark-only this is trivial. For cases where we orchestrate ES we will need to create this API key using the creds.

@danielmitterdorfer @dliappis

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
sethmlarsoncommented, Apr 20, 2021

The upstream issue blocking this feature has been implemented in https://github.com/elastic/elasticsearch-py/pull/1577 and will be available in 7.13.0, you can test against the 7.x branch when developing this feature.

1reaction
DJRickyBcommented, Feb 24, 2021

Hi @YohanSciubukgian ,

I asked around internally; sorry, there’s hasn’t been any work done here yet. Once this gets traction the ticket will be updated

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create API key API | Elasticsearch Guide [8.5] | Elastic
The API keys are created by the Elasticsearch API key service, which is automatically enabled. For instructions on disabling the API key service,...
Read more >
API keys | Documentation - ArcGIS Developers
To create and manage API keys, you use the developer dashboard . The dashboard allows you to add, delete, edit, and monitor API...
Read more >
Why and when to use API keys | Cloud Endpoints with OpenAPI
API keys are generally not considered secure; they are typically accessible to clients, making it easy for someone to steal an API key....
Read more >
API Keys - Swagger
Some APIs use API keys for authorization. An API key is a token that a client provides when making API calls. The key...
Read more >
Use API keys for Azure Cognitive Search authentication
API keys are generated when the service created. Passing a valid API key on the request is considered proof that the request is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found