Skip to content
New issue

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

To set dynamic values for username/password in elasticsearch plugin, Is there a way to fetch it from text/yaml file and assign it ?? #989

Open
loGit123 opened this issue Oct 4, 2022 · 1 comment
Labels

Comments

@loGit123
Copy link

loGit123 commented Oct 4, 2022

To set dynamic values for username/password in elasticsearch plugin, Is there a way to fetch it from text/yaml file and assign it ??

I want to fetch the username/password in elasticsearch plugin by reading a txt file, but there is no way as of now to go with this approach

if by reading from a .txt/.env file, we can set the credentials for elasticsearch

Describe alternatives you've considered

I tried using env variables to set the values

@cosmo0920
Copy link
Collaborator

Using environment variables is better approach for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants