I am trying to use mongo-connector to connect my MongoDB hosted on mongolab and ElasticSearch running locally on a virtual machine. However, I am getting this error:
OperationFailure: database error: not authorized for query on local.oplog.rs
Is there a way to connect this externally hosted db using mongo-connector?