Overview
Deductive connects to Rollbar to help you analyze errors, track deployments, and investigate issues across all your Rollbar projects. The setup process automatically creates read-only access tokens for each of your projects, so you only need to configure the connection once—even if you have many projects.Step 1: Create an Account Access Token (Temporary)
Generate a temporary Rollbar account access token with write scope. Deductive uses this token once to create read-only project tokens for all your projects, then you can delete it.- Log in to your Rollbar account
- Go to Account Settings → Account Access Tokens
- Click Create new access token
- Name the token (e.g.,
Deductive Setup - Temporary) - Select write scope (required to create project tokens) and read scope (required to view project tokens)
- Click Create and copy the access token immediately
Rollbar only shows the token value once at creation time. Make sure to copy it before closing the dialog.
Step 2: Generate Project Tokens
In the Deductive integration settings:- Paste your account access token
- Click Generate Project Tokens
- Review the list of projects that were set up (you’ll see a success/failure indicator for each)
- Click Save to store the read-only project tokens
- Discover all projects in your Rollbar account
- Create a dedicated read-only token for each project (named
deductive-{project}) - Store only the read-only tokens—the account token is never saved
Step 3: Delete the Account Token (Recommended)
For security, you can delete the temporary account access token after setup:- Return to Account Settings → Account Access Tokens in Rollbar
- Find and delete the temporary token you created
- Your Deductive integration will continue working with the read-only project tokens
Deductive only stores read-only project tokens. These tokens can view error data but cannot modify your Rollbar configuration or create new tokens.
Capabilities
Once connected, Deductive can:- View errors and items: Access error details, stack traces, and metadata
- Analyze occurrences: Review individual error occurrences and their context
- Track deployments: Correlate errors with deployment events
- Query with RQL: Run Rollbar Query Language queries for advanced analysis
- Access reports: View top active items and occurrence statistics
- Check environments: See which environments are configured
Field Reference
The following fields are used when configuring this integration:| Field | Description |
|---|---|
| Account Access Token | Temporary token with write scope used only during setup (not stored) |
| Project Tokens | Auto-generated read-only tokens for each project (stored as JSON mapping) |