# Check logs
tail -fn100 /var/log/lightning/output.log
tail -fn100 /var/log/lightning/diagnostic.log
# Restart
sudo systemctl restart lightning
# Check node details
curl https://get.fleek.network/node_details | bash
# Check node health
curl -sS https://get.fleek.network/healthcheck | bash
# Quick health check
curl -w "\n" localhost:4230/health