Created
April 27, 2025 16:46
-
-
Save theking2/7390c7602d01cd0826bdd599ca00a95a to your computer and use it in GitHub Desktop.
follow nextcloud logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh -t <servername> "sudo docker container logs <containername> --follow" | |
ssh -t srv-nas-pi "sudo docker container logs nextcloud --follow" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment