Giter Site home page Giter Site logo

Comments (3)

RAHULMJP avatar RAHULMJP commented on June 5, 2024

Hi Hans
I am facing the same issue.

from kafka-connect-mongodb.

hpgrahsl avatar hpgrahsl commented on June 5, 2024

hi @sourjya123 & @RAHULMJP
the logback.xml file in the project itself is not meant to change log level for running the connector on your connect server. so no matter what you put there it won't have any effect. the way you configure connect logging is based on a different log4j.properties files that comes with the installation / package you use. there is a nice blog post which also shows how to configure the logging into files.
https://rmoff.net/post/kafka-connect-change-log-level-and-write-log-to-file/

I think that should do it for what you need. Also in the newest Kafka release 2.4 you will be able to dynamically change the log level for any connector even during runtime via the REST API.

Let me know if you need anything else. Thx for reaching out!

from kafka-connect-mongodb.

sourjya123 avatar sourjya123 commented on June 5, 2024

hi @sourjya123 & @RAHULMJP
the logback.xml file in the project itself is not meant to change log level for running the connector on your connect server. so no matter what you put there it won't have any effect. the way you configure connect logging is based on a different log4j.properties files that comes with the installation / package you use. there is a nice blog post which also shows how to configure the logging into files.
https://rmoff.net/post/kafka-connect-change-log-level-and-write-log-to-file/

I think that should do it for what you need. Also in the newest Kafka release 2.4 you will be able to dynamically change the log level for any connector even during runtime via the REST API.

Let me know if you need anything else. Thx for reaching out!

Thanks it is working now.
My another question is if my kafka has 3 brokers and want to send to mongo using this connector. can this connector can handle multiple messages? Or do I need to create another and handle when more traffic comes.

from kafka-connect-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.