Created
February 22, 2024 23:38
-
-
Save karawitan/3d89515ea39a9c97c7f558b8a6637ab2 to your computer and use it in GitHub Desktop.
stern multipod log viewer
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
stern -n rook-ceph mgr* | |
stern -n rook-ceph --max-log-requests 100 . | |
stern -n rook-ceph rook-ceph-osd-prepare* | |
stern '.*' --condition ready=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment