Coder Social home page Coder Social logo

Comments (7)

dakota007 avatar dakota007 commented on August 16, 2024 1

I am encountering a similar problem. Not exactly the same situation, but the MongoDB plugin is not working to write data from logstash to MongoDB, and I believe it is due to version incompatibility. Is there any way to upgrade the driver that is bundled with the plugin?

from logstash-output-mongodb.

dyakhnov avatar dyakhnov commented on August 16, 2024

Oh... I thought that something wrong with my setup, config or data... same issue!

from logstash-output-mongodb.

StephenOTT avatar StephenOTT commented on August 16, 2024

any progress on this?

error is something like: Failed to send event to MongoDB.... :exception=>#<Mongo::Error::NoServerAvailable: No server is available matching preference: #<Mongo::ServerSelector::Primary:0x51cde17

from logstash-output-mongodb.

AlexKovynev avatar AlexKovynev commented on August 16, 2024

For me is logstash_timestamp.rb is not compatible with new bson gem.
"read method not available blablabla..." if i set logger to debug inside source. Some custom conversion to Time save my day.

from logstash-output-mongodb.

jjuarez avatar jjuarez commented on August 16, 2024

I'm facing the same error here, working with logstash 6.2.4, logstash-output-mongodb 3.1.4 connecting against MongoDB Atlas (3.4)

from logstash-output-mongodb.

bryanjknight avatar bryanjknight commented on August 16, 2024

It seems the mongodb driver is out of date (current version as of this writing is 2.6.2). MongoDB Atlas requires the driver to be 2.4 at least, but it's currently 2.0.6.

from logstash-output-mongodb.

colinsurprenant avatar colinsurprenant commented on August 16, 2024

relates to #42 to update driver.

from logstash-output-mongodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.