You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed this some time ago. It would be great to be able to adjust the console output of the unikernels that are running.
This is possible using mirage-monitoring. For mollymawk, to be able to adjust log levels of the unikernels that support this feature, this means:
mollymawk would need to be on the management network as well (easy)
mollymawk would need to know / understand the IP configuration of the other unikernels (for a first version, it could decode the --management-ipv4=... argument to figure out the IPv4 address
there would need to be a user interface for seeing and adjusting the log level
The text was updated successfully, but these errors were encountered:
We discussed this some time ago. It would be great to be able to adjust the console output of the unikernels that are running.
This is possible using mirage-monitoring. For mollymawk, to be able to adjust log levels of the unikernels that support this feature, this means:
--management-ipv4=...
argument to figure out the IPv4 addressThe text was updated successfully, but these errors were encountered: