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

Pass-in username and password for authenticated ES Instances/Clusters #47

Open
gmaglio opened this issue Apr 2, 2018 · 3 comments
Open

Comments

@gmaglio
Copy link

gmaglio commented Apr 2, 2018

I have a branch that I would like to push but I don't want to fork the repo on my github to enable the pull request as what was done in jazzido's case. Can you enable me to push to a prefix? like neo4j-elasticsearch:contrib/*

Thanks,

-Greg

@jexp
Copy link
Member

jexp commented Apr 2, 2018

You can send a Branch PR
You can delete the fork after your PR is merged.

@hanzigs
Copy link

hanzigs commented Feb 11, 2020

Hi @gmaglio @jexp , May i know how to do the auth for elastic in apoc please?
call apoc.es.get("http://localhost:9200","index_name","doc",'size=1&scroll=5m',null) yield value
Thanks

@hanzigs
Copy link

hanzigs commented Feb 11, 2020

found it

call apoc.es.stats("http://elastic:password@localhost:9200")

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

No branches or pull requests

3 participants