Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

opensearch environment variables #2194

Closed
Scarehcrow opened this issue May 2, 2024 · 2 comments
Closed

opensearch environment variables #2194

Scarehcrow opened this issue May 2, 2024 · 2 comments
Labels

Comments

@Scarehcrow
Copy link

I saw inhere: #1671
that there is support in the environment variables for opensearch user/password combination.
But it's for me unclear what I should use as name.

This topic #2161 speaks about minio, which should be the same way of working:
You need to specify credentials using this syntax as env var:
_set MinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy

Or as a java sys prop:
iped.exe -DMinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy -d input -o output

Or as an IPED extra property:
iped.exe -XMinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy -d input -o output_

But what's the exact way of doing it for opensearch/elasticsearch? Might be better off adding it to either the conf file or the documentation somewhere.

Thanks in advance for any info you can provide

@lfcnassif
Copy link
Member

@hauck-jvsh could you help him?

@lfcnassif
Copy link
Member

I'm converting this to discussion.

@sepinf-inc sepinf-inc locked and limited conversation to collaborators May 2, 2024
@lfcnassif lfcnassif converted this issue into discussion #2195 May 2, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants