ElasticSearch with MongoDB hosted externally and python -


i trying use mongo-connector connect mongodb hosted on mongolab , elasticsearch running locally on virtual machine. however, getting error:

operationfailure: database error: not authorized query on local.oplog.rs

is there way connect externally hosted db using mongo-connector?


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -