Audit and Remediation: Cannot view results past 10000 rows
search cancel

Audit and Remediation: Cannot view results past 10000 rows

book

Article ID: 285116

calendar_today

Updated On:

Products

Carbon Black Cloud Audit and Remediation (formerly Cb Live Ops)

Issue/Introduction

  • Selecting results past 10k rows fails with pop-up "No results loaded. Clear filters and try again"
  • API requests for rows past 10k returns a 400 response

Environment

  • Carbon Black Cloud Console: All Versions
    • Audit and Remediation (formerly Live Query)

Cause

This is working as designed. The API and UI will not load beyond 10000 results

Resolution

  • While this is working as designed, there are a few recommended workarounds when a query does return more than 10k results
    • CSV exports should include all results. 
    • Re-structure queries to return fewer than 10k results when possible.