Add view/tail of storeagenode logs to Node Dashboard

It would be very helpful for newcomers, and convenient for experienced members if we could view/tail our logs from the GUI - even more valuable if we could export/download the logs from the browser and see some color coding in the readout to help quickly identify WARN and ERROR messages.

If you are using docker then use a container called Dozzle

https://hub.docker.com/r/amir20/dozzle

3 Likes

Related to: View logs directly in the dashboard

There are people who expose their dashboard to the Internet. For this reason, it might be bad to view the logs directly in the dashboard.

On the other hand, there is the Multinode Dashboard: [Tech Preview] Multinode Dashboard Binaries
Since the Multinode Dashboard uses a secure API to get statistics from one or more storagenodes, it would be awesome to display logs there.

So you could run one storagenode at home and one storagenode at a friend’s house. Don’t use the dashboard at all. Run the multinode dashboard locally (not exposed) and get statistics and logs from the local storagenode and from the storagenode at your friend’s house via the secure API.

1 Like

This is a great suggestion, and something I could benefit from at work!