NetXMS Support Forum

English Support => General Support => Topic started by: fj89j on October 29, 2013, 06:36:24 PM

Title: Syslog Query Timeout
Post by: fj89j on October 29, 2013, 06:36:24 PM
Hi

Does anyone know of a way to increase the timeout on queries?

For example, I collect quite a number of logs per day and the syslog table is quite large. Querying it, I need the timeout to be about 60 seconds, as it completes when I query the table directly, though through the GUI, it times out.


Thanks
Title: Re: Syslog Query Timeout
Post by: Victor Kirhenshtein on October 30, 2013, 10:01:34 PM
It has to be changed in the code. I'll add this as an issue to our bug tracker.

Best regards,
Victor
Title: Re: Syslog Query Timeout
Post by: fj89j on November 01, 2013, 12:52:53 PM
Thank you