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

ElasticSearch on AWS #49

Open
philippbussche opened this issue Nov 12, 2016 · 1 comment
Open

ElasticSearch on AWS #49

philippbussche opened this issue Nov 12, 2016 · 1 comment

Comments

@philippbussche
Copy link

Hi there, I am using ElasticSearch in AWS and there authentification is different.
I added my own pipeline for this, maybe you want to have a look:
https://github.com/philippbussche/scrapy-tooling/tree/master/src/elasticsearchAWSpipeline
Maybe we want to incorporate this into the official pipeline ?
Disclaimer: I am using kind of an old version of Scrapy so obviously I would have to change things.

@jayzeng
Copy link
Owner

jayzeng commented Nov 14, 2016

@philippbussche thanks for the heads-up, it looks interesting. This library supports ntlm auth (see https://github.com/knockrentals/scrapy-elasticsearch/blob/master/scrapyelasticsearch/scrapyelasticsearch.py#L60), do you mind checking in a PR by following the same pattern?

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

2 participants