diff --git a/README.MD b/README.MD index 6a687a2..73bc557 100644 --- a/README.MD +++ b/README.MD @@ -20,3 +20,8 @@ Auto fix for Proxmox VE Quorum ```* * * * * sleep 30 && /usr/local/sbin/quorum-autofix.sh``` #### Repeat this process for each node within your cluster. After this you're done :) + +### Viewing logs + +To see the logs run +```tail -n 20 /var/log/quorum-autofix.log```