Created on
09-25-2024
11:49 PM
Edited on
08-26-2025
11:35 PM
By
Jean-Philippe_P
This article describes how to handle query rejection due to the max limit when exporting a report in FortiSIEM GUI.
FortiSIEM v7.2.0.
The message 'Query Rejected: Max query limit reached' would be displayed if a report is reaching its limits:
The purpose of the reports is not to export huge events; however, they should be used to get some meaningful information out of those events using queries used in Analytics or reports. For this reason, limitations are there by design on export results to avoid the performance impact on FortiSIEM.
There is no workaround to increase these limits. It would be necessary to optimize the query with more filters and reduce the number of events generated.
If the limit has not been met and this issue persists, then check the below:
su admin
phtools --stop phQueryMaster
phtools --stop phQueryWorker
Wait a few seconds to see phQuery processes down with the phstatus command, and then start.
phtools --start phQueryMaster
phtools --start phQueryWorker
This could also be due to browser cache. Test this in a private window of Chrome/firefox browser.
If some issues remain, then feel free to open a ticket with Fortinet support.
Note:
Alternatively, it is possible to export a higher number of events through FortiSIEM CLI tools. Check the related article:
Technical Tip: How to export Raw Event Logs from the command line interface
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.