Can anybody advise how to change the default Orchestrator logs filters setting in the Azure App Service Editor, so that the default is not like Time: All and Level: Trace, but Time: Last hour and Level: Info?
I don’t quite get why by default we send requests to the database for the widest scope of data, even though in most cases we only need the last couple of logs. It’s just a waste of database compute resources for requests we do not need. I would therefore like to change the default settings for good.