Enhancement: Web UI log viewer for root user #38

Closed
opened 2026-04-24 22:56:57 +02:00 by adam · 3 comments
Owner

Originally created by @Jdiesel87 on GitHub (Sep 30, 2021).

Include the option to view the log file from within the web UI for the root using. Mainly a convenience thing, especially with Docker setups.

Originally created by @Jdiesel87 on GitHub (Sep 30, 2021). Include the option to view the log file from within the web UI for the root using. Mainly a convenience thing, especially with Docker setups.
adam closed this issue 2026-04-24 22:56:57 +02:00
Author
Owner

@Jdiesel87 commented on GitHub (Sep 30, 2021):

It could even just be a link to download the logfile from the settings page

@Jdiesel87 commented on GitHub (Sep 30, 2021): It could even just be a link to download the logfile from the settings page
Author
Owner

@advplyr commented on GitHub (Oct 1, 2021):

I put a primitive logger page in v1.3.1, you can find the button on the config page.
You can also set your log level there which will persist in server settings.

@advplyr commented on GitHub (Oct 1, 2021): I put a primitive logger page in [v1.3.1](https://github.com/advplyr/audiobookshelf/releases/tag/v1.3.1), you can find the button on the config page. You can also set your log level there which will persist in server settings.
Author
Owner

@advplyr commented on GitHub (Nov 1, 2021):

Daily log files are now stored in /config/logs/daily as of v1.6.2.
The last 7 days of logs are kept.
The log page in config now shows all the logs for the day and listens to logs in realtime.

Next up is storing separate scanner logs.

@advplyr commented on GitHub (Nov 1, 2021): Daily log files are now stored in `/config/logs/daily` as of `v1.6.2`. The last 7 days of logs are kept. The log page in config now shows all the logs for the day and listens to logs in realtime. Next up is storing separate scanner logs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#38