AmpliPi icon indicating copy to clipboard operation
AmpliPi copied to clipboard

Logging server is less populated than `journalctl -f`

Open SteveMicroNova opened this issue 10 months ago • 0 comments

We currently use systemd-journal-gatewayd to populate the logs server at amplipi.local/19531/entries, but that user doesn't have enough permissions to see all the same logs that an SSH'd in user can see. We need to find a good way to give the service some permissions, either by codifying the temporary user that it uses to run or by making it use a different user account (or a secret third thing)

SteveMicroNova avatar Feb 03 '25 18:02 SteveMicroNova