[FIX] App removal was moving logs to the trash collection (#16362)
* [FIX] App removal was moving logs to the trash collection It may cause a huge delay and memory overload if the app contains a huge history of logs * Add indexes and expire logs after 30 days * Add instance id to apps engine logs
Showing
- app/apps/client/admin/appLogs.html 4 additions, 0 deletionsapp/apps/client/admin/appLogs.html
- app/apps/server/storage/logs-storage.js 3 additions, 0 deletionsapp/apps/server/storage/logs-storage.js
- app/models/server/models/apps-logs-model.js 8 additions, 0 deletionsapp/models/server/models/apps-logs-model.js
Please register or sign in to comment