1
Install the Subtrace CLI
Open a terminal and install the Subtrace CLI:
2
Start with Subtrace
Start your backend like you normally do but wrap the command with Subtrace:
3
Watch
Open the 
subt.link
URL in your browser to watch a live stream of your
backend server’s network logs!
Next steps
Check out the guide specific to your backend for next steps: If your language or framework isn’t listed here, let us know and we can help you get started. Join our discord server or email us at [email protected] for assistance.Troubleshooting
error: subtrace: missing SYS_PTRACE capability
error: subtrace: missing SYS_PTRACE capability
Add the See the full guide for other platforms and environments.
SYS_PTRACE
capability to your container.