diff --git a/system-status.sh b/system-status.sh index 319ac245d..1b73eaedc 100755 --- a/system-status.sh +++ b/system-status.sh @@ -30,7 +30,7 @@ log minikube status log minikube logs # get the status of processes in the VM -log minikube_ssh top -b -c -n1 +log minikube_ssh top -b -c -n1 -w # get the logs from the VM log minikube_ssh journalctl --boot