Hi,
if you don;t want to enable the audit report, well, that is fine. A pity, because it would give that information to you on need an automated basis.
You can get that information on IT standard ways. of course, it has an impact on time, or budget, or even performance of your system (therefore those times can be incremented).
Some ways I can imagine:
- there are tools on the market for web stressing and tests. You can give them a try.
- You can do this manually, with the web developer tools implemented now on any web browser.
- You can extend the logs of your web applications, from to INFO or even DEBUG, but this will increment the size of your logs (a lot), therefore also your web applications might become slow, plus on some security models this is absolutely not allowed on Production environments.
- You can use jmeter and similar tools, you will need an expert to use something like that.
For whomever lands in this question, I recommend, highly, to read this great paper:
http://support.sas.com/resources/papers/proceedings17/SAS0734-2017.pdf
Designing for Performance – Best Practices for SAS® Visual Analytics Reports
To get some very helpful timings on SAS VA reports, open the report in Report Designer and then press the CNTRL, ALT and P keys simultaneously. This should bring up a window listing the timings for both the rendering of report objects and also the data queries underlying them. I see this is mentioned in the paper @JuanS_OCS references.
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.