Skip to content

configure where akhq logs #975

Discussion options

You must be logged in to vote

AKHQ is based on logback.
So by default all the logging is on stdout / stderr.
If you want to change this, you need to provide a custom logback configuration & launch it with :
java -Dlogback.configurationFile=/path/to/config.xml ...

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jgrammen-agilitypr
Comment options

@tchiotludo
Comment options

Answer selected by tchiotludo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #974 on January 05, 2022 17:41.