Monitoring & incidents · wired today
Papertrail, wired into your agent workforce
Incidents move faster than humans can tab-switch. The Papertrail connector is one of 205 executable connectors and gives agents 5 read-only tools, with the credential held in the vault and every call receipted.
Connecting Papertrail takes one credential
You provide API token from your Papertrail account; Quox sends it as an API key sent as a header. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.
Where to get it: Papertrail's own API documentation ↗ covers creating and scoping the credential.
What agents can run against Papertrail
list_systemsList the systems (log senders) registered in this Papertrail account
get_systemGet one Papertrail system by numeric system ID (from list_systems)
list_groupsList the Papertrail groups (named collections of systems) in this account
search_eventsSearch recent Papertrail log events, optionally narrowed to one system or group and a time window
list_archivesList the Papertrail log archives available for download in this account
Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.
How proven is this?
This connector was blind shape-proven against the real Papertrail API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.
Papertrail integration FAQ
What can Quox agents do with Papertrail?
Agents can run 5 read-only tools against Papertrail: list systems, get system, list groups, search events, list archives. Every call is receipted in the evidence trail.
What does the Papertrail integration need?
You provide API token from your Papertrail account; Quox sends it as an API key sent as a header. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.
Do agents see my Papertrail credentials?
No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.
How proven is the Papertrail connector?
This connector was blind shape-proven against the real Papertrail API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.