Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-424

High volume info logs emitted by connector

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.13.0
    • Component/s: CDC, Source
    • Java Drivers

      Currently the connector logs this line "Generating heartbeat event" as INFO log here https://github.com/mongodb/mongo-kafka/blob/8c1a9b2bec644477507a898789dded2b3798b2d3/src/main/java/com/mongodb/kafka/connect/source/heartbeat/HeartbeatManager.java#L87

      This is leading to huge surge of logs in the logging system. This impacts our bill as well as ability to understand relevance of logs. Can this be made DEBUG or optional?

      What can be the workaround for this?

            Assignee:
            Unassigned Unassigned
            Reporter:
            hardik.agrawal@devrev.ai Hardik Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: