I have a report fails with error message: The query was auto-canceled by the system for exceeding time usage limits. The user already has set "query.level.1", as the report need more than 60 minutes to be done, How can I change the maxvalue of "query.level.1"?
Omar,
What you should actually be trying to do is get the query to run within the 60 minute window. What is the where clause you are running for your report? Are all the meta keys in the where clause indexed? Over what time period are you attempting to run the report?
It is very important that all reports and alerts are optimized to run on the environment as fast as possible to avoid over stressing the environment. Sometimes it is a simple as selecting the correct indexed meta. If that isn't possible then making adjustments to query levels is next. What version of Netwitness are you using as this can affect the instructions for query level changes.