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
Hello, I would have liked to increase the lines of the logs. I tried with this command line, "sudo -n tail -n 500 -f /var/log/homebridge.log" but it did not work. Can you help me?
The text was updated successfully, but these errors were encountered:
I'm assuming you're using docker based on your previous issue.
It's currently not possible to change the log settings for docker, the app forces the certain settings when it detects it's running inside oznu/docker-homebridge. Unfortunately this means it's also not possible to increase the tail line beyond 200.
I have been meaning to increase this to 500 by default; as that's what systemd logging's default is.
Hello, I would have liked to increase the lines of the logs. I tried with this command line, "sudo -n tail -n 500 -f /var/log/homebridge.log" but it did not work. Can you help me?
The text was updated successfully, but these errors were encountered: