Section: Logs and Observability
Show only request failures with jq
bash
bash
stripe logs tail | jq "select(.status >= 400)"Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Logs and Observability