Appearance
Skip to content
Are you an LLM? You can read better optimized documentation at /debug-tools.md for this page in Markdown format
Debug Tools

The Debug Tools module provides operational and diagnostic tools for monitoring and troubleshooting the Payment Nexus system. These tools are intended for operators and developers who need visibility into background processes, integration activity, and system state.
Available tools
| Tool | Purpose |
|---|---|
| System Audit Log | System-wide audit trail of all user and system actions |
| HTTP Requester | Make arbitrary HTTP requests from the application server |
| AMQP Queues | Monitor message queue depth, throughput, and backlog |
| Webhooks | View and manage incoming and outgoing webhook traffic |
| Cron Jobs | Monitor scheduled background jobs |
| Versions | View application and dependency version information |
Permissions
Access to debug tools requires application:administer in addition to the capability for each individual tool. See each tool's page for its specific permission requirement.