-
Re: User Login History
Hi Carl, In addition to the project-level metrics, you can also parse your audit.log file to retrieve the total number of active users in DSS. Here is some starter code for how you could do this in a…1 · -
Re: Flask Web App Testing
Hey Adam, One option for testing your flask app using a test framework would be to: * Convert your web app to a plugin for development testing. You can do this by clicking on Actions | Convert to Plu…1 · -
Re: using an EKS backend, can I suppress the "Reporting update of resource usage" status messages?
Hey Peter, Here is some information about resource usage reporting that you are seeing logged: Compute resource usage reporting. You can set the dku.resource and dku.usage.computeresource.jek process…1 ·