I produce some Log Analyser reports that I display on monitors around our offices, for example, a report that shows performance of our critical servers during the day and also for server room temperatures. I create these regularly using the LAS file method. Is it possible to include an auto refresh option into the Log Analyser report just as you have done with the standard report?
You should mark "Use extarnal header" option for the report (Report Manager dialog) and create HTML header with <META HTTP-EQUIV="REFRESH" CONTENT="60"> tag.
"60" means refresh every 60 sec, of course you may use different value