0
avanekar02 created
Hello
in my database the AbpAuditLogs has got a huge amount of data, can i delete this data or turn off AbpAuditLogs, please advise.
Regards Anwar
3 Answer(s)
-
0
Hi **@avanekar02 **
Yes, you can disable audit logs, see https://aspnetboilerplate.com/Pages/Documents/Audit-Logging#configuration. You can also delete them if you don't need audit logs.
-
0
hello when i tru to run a delete command to delete data from table AbpAuditLogs it give me the following error "Msg 9002, Level 17, State 4, Line 3 The transaction log for database 'CmsProTec' is full due to 'ACTIVE_TRANSACTION'"
-
0
Hi @avanekar02 ,
This error is not related to AspNet Zero but database provider. You can check it on the web.