Base solution for your next web application
Open Closed

aspnetzero doesn't delete audit logs with a interval period? #3457


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @trendline,

    You can create an issue about this in aspnetzero github repository. We will consider developing this.

    Thanks.

  • User Avatar
    0
    trendline created

    Yes, already opened the issue [https://github.com/aspnetzero/aspnet-zero-core/issues/264])

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks :)