Skip to content

Elasticsearch Creds #186

Locked Answered by ferozsalam
Raksniru asked this question in Q&A
May 24, 2021 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

I assume you're asking about Hashicorp Vault.

ElastAlert supports loading credentials via environment variable, which is the route you would probably want to follow, loading the secrets as environment variables at runtime. Some instructions can be found here.

In terms of linking Vault to your k8s cluster so that it can load environment variables in pods, that depends. If you're running ElastAlert within your organisation, your SRE/Cloud team might already have a way of doing so, so you should check with them first.

If you're doing so on your own, you might want to look at setting up the Vault provider for the k8s CSI driver (see here for more documentation) or similar. This requires a rea…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Raksniru
Comment options

@jertel
Comment options

@Raksniru
Comment options

@jertel
Comment options

@Raksniru
Comment options

Answer selected by jertel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants