Scheduled Report Errors and Resolutions

When investigating errors to identify issues, make use of the message and suggestion fields to provide guidance on why an issue has occurred. The list below describes each message type.

  • Info: is informational and does not require action.

  • Warning: there is something to be aware of. In some cases, the warning resolves on its own. But if the message persists, it may require action.

  • Error: there is an error that requires action.

The table below lists the messages for scheduled reports in the UI and corresponding suggestions to resolve issues.

Additional diagnosis notes:

  • When a Scheduled Report is requested, the request sets the HTTP user-agent header to cs.scheduleddashboardreport. This information will be stored and tracked in the request logs recorded in the humio repository:

    Raw Events
    2025-12-22T15:14:04.692+0100 requests 1 - test_pid=67132 route='humio',method='DELETE',remote='0:0:0:0:0:0:0:1:51508',connectionSource='0:0:0:0:0:0:0:1:51508',uri='http://localhost:8080/api/v1/repositories/humio/queryjobs/P528-CEqe8vaFLJHwkLb41fkJLPDQ',time='4',userAgent='cs.scheduleddashboardreport',timedOut='false',repoID='6F7BvSnBt4dDDwWrPe1wYQA8',repo='humio',token='*ZibuQ',organisationId='SINGLE_ORGANIZATION_ID',organisationName='SingleOrganization',scheduledReportId='cZWQu7mN8SXa8h3oyy5vRcdsTysSSZHg',dashboardId='nNv6fGJzLwrfvBhZNFfL9Rsha4MgWtRW',status='204',internal='false',contentLength='0',decodedContentLength='0',responseLength='0'

    See the userAgent field in the output.

    This information can be used as a method to locate and report on PDF scheduled report requests.