Use this if
Run a practical multi-scanner troubleshooting playbook for ingestion, authentication, provider connectivity, and throughput so teams can isolate failures fast across CI, cloud, SaaS, Kubernetes, and VM sources.
Run a practical multi-scanner troubleshooting playbook for ingestion, authentication, provider connectivity, and throughput so teams can isolate failures fast across CI, cloud, SaaS, Kubernetes, and VM sources. Audience: Tenant admins, DevOps teams, scanner operators, integration owners, and support engineers. Typical setup time: 20-30 minutes.
Run a practical multi-scanner troubleshooting playbook for ingestion, authentication, provider connectivity, and throughput so teams can isolate failures fast across CI, cloud, SaaS, Kubernetes, and VM sources.
Step 1
Most ingestion failures begin with identity drift between API keys, connector credentials, and workspace permissions, so prove auth is healthy before tuning anything else.
What success looks like
Check that the operator account has permission to inspect connectors and alerts in `/integrations` and `/integrations/alerts`, because missing UI permissions can mask whether the issue is auth, connector health, or policy rejection.
Step 2
Schema mismatch and unstable metadata are the most common causes of partial ingestion, silent skipping, and duplicate findings when multiple scanners feed the same assets.
What success looks like
Use ingestion job status and downstream evidence in `/findings` to separate parse failures, schema validation errors, dedup collisions, and post-processing delays before escalating as a platform incident.
Step 3
After auth and payload checks pass, optimize scan cadence and escalation quality so bursts from many connectors do not overwhelm ingestion and support can triage quickly when needed.
What success looks like
Escalate recurring failures with a complete packet: workspace identifier, connector key, scanner type and version, provider account/project context, job IDs, UTC timestamps, sample error response, and the exact dashboard links used for triage.