Is there anyway to view all log of an addon?

I am trying to debug an addon but it print too much log that I can only see a small part of it.
Is there anyway to view all log of an addon?

Tried methods:

  • supervisor web interface: only shows limited lines.
  • command “ha addons logs”: the same.
  • journalctl: Just not showing any logs from addon.

Did you try to see the log in portainer ?

1 Like

Portainer is working. Issue solved.