Skip to content

Commit

Permalink
Suppress unnecessary logs (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: mihir gore <mihir@mihirs-MacBook-Pro.local>
  • Loading branch information
mihirgt and mihir gore authored Dec 20, 2023
1 parent ce49e1c commit 18142d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions span-normalizer/helm/templates/logconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ data:
{{- if .Values.logConfig.appender.rolling.enabled }}
rootLogger.appenderRef.rolling.ref = ROLLING_FILE
{{- end }}
logger.kstreams.name=org.apache.kafka
logger.kstreams.level=ERROR
{{- end }}

0 comments on commit 18142d6

Please sign in to comment.