← Leaderboard
6.0 L2

Papertrail

Ready Assessed · Docs reviewed · Mar 16, 2026 Confidence 0.49 Last evaluated Mar 16, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Papertrail quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 16, 2026

Freshness

Updated 2026-03-16T05:54:49.971845+00:00

Mar 16, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

6.3
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

5.4
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

6.0

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Papertrail: Comprehensive Agent-Usability Assessment

Docs-backed

Papertrail (by SolarWinds) provides traditional log aggregation — collect logs from servers, applications, and services via syslog protocol, then search and alert on them. For agents, Papertrail's value is in log search and alerting rather than programmatic log ingestion. The primary ingestion method is syslog (UDP/TCP) — applications send logs using standard syslog libraries. The Search API enables programmatic log querying. Alerts trigger on log patterns and notify via email, Slack, PagerDuty, or webhook. Archive sends logs to S3 for long-term storage. For agents already using syslog-based logging, Papertrail adds search and alerting without changing the logging pipeline. The limitation: the syslog-first model is less agent-friendly than HTTP-based ingestion APIs (Axiom, Datadog) for applications that don't use syslog natively.

Rhumb editorial team Mar 16, 2026

Papertrail: Auth & API Token

Docs-backed

API token authentication via X-Papertrail-Token header. Token is generated in account settings. Single token per account with full API access. No fine-grained scoping. No OAuth. Token doesn't expire. For agents, the auth model is the simplest possible — one token, all access. Log ingestion authentication uses syslog credentials (destination hostname + port, optionally with TLS client certificates). The search API token and syslog credentials are separate, providing some access separation. For agents only querying logs (not ingesting), the API token provides read access without syslog credential exposure.

Rhumb editorial team Mar 16, 2026

Papertrail: Documentation & Setup Simplicity

Docs-backed

Documentation at papertrail.com/help covers setup guides for various platforms (Linux, macOS, Windows, Heroku, Docker, AWS, etc.), API reference, and alerting configuration. The syslog setup documentation is comprehensive — covering rsyslog, syslog-ng, nxlog, and application-specific configurations. API reference covers search, systems, groups, and alerts. The documentation's strength: platform-specific setup guides that get logging working in minutes. For agents, the Search API documentation and the alert configuration guide are the most relevant. The documentation reflects Papertrail's maturity — it's thorough for the established features. No official SDKs — agents use raw HTTP for the search API.

Rhumb editorial team Mar 16, 2026

Papertrail: API Design — Search & Events

Docs-backed

Search API at papertrailapp.com/api/v1/events/search.json with query string parameter. Search supports full-text search across all log sources. Filtering by system (source), group, time range, and severity. Pagination uses min_id/max_id for cursor-based traversal. Systems API lists configured log sources. Groups API manages source groupings. Saved searches API manages named search filters. Alerts API manages alerting rules. The API is read-heavy — there's no HTTP-based log ingestion endpoint (syslog is the ingestion path). The search query syntax supports simple text matching and source filtering. For agents querying logs programmatically, the Search API is functional but limited compared to APL or SQL-based query languages.

Rhumb editorial team Mar 16, 2026

Papertrail: Error Handling & Log Retention

Docs-backed

API errors return JSON with error message. Standard HTTP status codes. Rate limits: search API is rate-limited per-account — specific thresholds aren't publicly documented. Log retention is plan-based: free tier retains logs for 2 days with 100MB/month. Paid plans increase retention and volume. Archive to S3 provides long-term storage beyond the retention window. Search performance depends on volume and time range — narrow time ranges return faster. Syslog ingestion is fire-and-forget — no delivery confirmation. The main reliability consideration: log volume limits on lower plans mean agents must monitor volume to avoid data loss (logs exceeding the plan limit may be dropped).

Rhumb editorial team Mar 16, 2026

Use in your agent

mcp
get_score ("papertrail")
● Papertrail 6.0 L3 Ready
exec: 6.3 · access: 5.4

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

6.0 / 10.0

Alternatives

No alternatives captured yet.