How to Generate a Clean Log¶
When reporting an issue or asking for help, a clean debug log makes it much easier to diagnose the problem. Follow these steps to generate one:
-
Open your
crowsnest.confand modify the following settings in the[crowsnest]section to enable debug logging and clear old logs on restart: -
Click Save and Restart in the Mainsail editor to apply the changes and restart Crowsnest with a fresh log.
-
Reproduce the issue you are experiencing (e.g., start a stream, connect your camera).
-
Locate the log file in the Mainsail web interface on the Machine page. You can either download it from the Logs panel in the bottom right, or switch the Config-Files panel to Logs to find
crowsnest.log. -
Share the complete log file when asking for help! Do not truncate or cherry-pick sections, as important context may be elsewhere in the log.