|
|
|
|
|
by marmaduke
841 days ago
|
|
for instance, running a nextcloud instance through docker compose, I'd like to have a lightweight web ui for browsing the server logs. not just for 15 minutes but for longer periods of time. on an hpc cluster, I want to want logs from the slurmctld forever essentially without having to login and grep through the logs. there's a bunch of online services for this, there's ELK stack, there's grep, and few things sit in between. hence my question |
|