Ir al contenido

Logs

Esta página aún no está disponible en tu idioma.

Let’s inspect some options, related to logging when working with Muo

Currently, Muo doesn’t store its logs into files, only output to the process’ stdout.

However, you can redirect the output into any file of your choice, for example:

Terminal window
muo > /var/log/muo.log

For the most cases, you won’t need a verbose mode. But for specific cases, like troubleshooting, you can activate the verbose mode by starting Muo with the following command:

Terminal window
muo --verbose

You can collect the logs and send them to Grafana stack (or any other). In case of Grafana you will need Grafana Alloy