Skip to content

Reduce Kafka logging#6428

Open
zwets wants to merge 2 commits intodimagi:masterfrom
zwets:fix-kafka-logging
Open

Reduce Kafka logging#6428
zwets wants to merge 2 commits intodimagi:masterfrom
zwets:fix-kafka-logging

Conversation

@zwets
Copy link
Contributor

@zwets zwets commented Oct 31, 2024

PR for added parsimony:

  • 24ec200 bumps log4j thresholds from TRACE to INFO for Zookeeper and Kafka. Rationale: DEBUG and lower shouldn't be on in production, and anyway we wouldn't be debugging that code (it's Zookeeper and Kafka's)
  • 7eb1122 removes stdout from the root logger, as this merely duplicates what is written to the log files (by the KafkaAppender) in systemd's journal. (Try journalctl -u kafka-server.)

zwets added 2 commits November 1, 2024 00:54
 - Otherwise this just duplicates the log files in the systemd journal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant