0
trendline created
It seems the audit logs not delete the records with a interval period automatically, this is a bad design.
I am running a test application with multi background workers to insert record per second to database, after several days the audit log table with supper larger data, it caused the audit log page failed to query.
It needs to be deleted with an interval period using background worker.
3 Answer(s)
-
0
Hi @trendline,
You can create an issue about this in aspnetzero github repository. We will consider developing this.
Thanks.
-
0
Yes, already opened the issue [https://github.com/aspnetzero/aspnet-zero-core/issues/264])
-
0
Thanks :)