dappnode / DNP_DAPPMANAGER

Dappnode package responsible for providing the Dappnode Package Manager
GNU General Public License v3.0
29 stars 40 forks source link

Display syslogd and klogd in the UI #1373

Open CMTRACE opened 3 years ago

CMTRACE commented 3 years ago

Seeing syslogd and klogd in the UI would be helpful for intermediate users to gain more knowledge of the platform. It would be helpful for troubleshooting support and self diagnosing dappnode outages and lockups.

Goal:

Log view UI similar to the package log output in the UI

Stretch: Log view UI with filtering and export for info, warnings, errors

Utopia: Integration with DMS, log analyser like functionality (if not actual log analyser) :)

Thanks so much for all the hardwork team dappnode is wonderful.

┆Issue is synchronized with this Basecamp todo by Unito

pablomendezroyo commented 3 years ago

I think could be an interesting feature to standardize as much as possible logs in DAppNode environment, at least in core packages.

Logs could be redirected to a syslog server. As a reference https://docs.docker.com/config/containers/logging/syslog/

CMTRACE commented 1 year ago

Hi there any update on the consolidated log server?

It would be very helpful to see in the UI in one place and correlate errors. This would greatly aid community support

pablomendezroyo commented 1 year ago

@CMTRACE Hey, it would be nice to have but not a priority right now. Do you feel like contributing to the project? I can help you on anything you need