Skip to main content

Step 7:

Monitor and troubleshoot

View Logs

From the Web Interface:
  1. Open VMM dashboard at http://localhost:9080
  2. Click on your deployment
  3. Go to the “Logs” tab for real-time logs
From the CLI:
Direct HTTP API:

Check Application Status

VM Management


Common Issues & Solutions

Application fails to start

Cannot access application URL

Attestation verification fails

  1. Ensure the CVM is fully initialized
  2. Verify TDX is enabled on your hardware
  3. Check app endpoint is accessible via Unix socket

What You’ve Accomplished

Deployed an application to a Trusted Execution Environment
Verified it’s running securely with attestation
Accessed it through secure HTTPS endpoints
Monitored logs and system status
Next Steps: