Should we implement an event exchange? #1142
kickster97
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today there is no event exchange, and monitoring events requires the debug log level to be set.
Is the Event exchange the best option for LavinMQ, or can we solve event tracking in another way?
Idéas we have discussed
Use the log, and implement live reload of the
log_level. We would need to make sure that we log all the important events on debug levelMaybe we could use variables and display them in good ways with timestamps in the UI.
Maybe have different log files, so we can have different log levels on different parts of the broker.
Beta Was this translation helpful? Give feedback.
All reactions