Open Closed

Prevent audit logging of hangfire stats and other events #6356


User avatar
0
pablo@ccalp.net created
  • ABP Framework version: v7.4.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

How can I control/prevent logging events, especially the hangfire/stats, I'm getting thousands of posts when the dashboard is open.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can configure the AbpAspNetCoreAuditingOptions to ignore the hangfire URL: https://docs.abp.io/en/abp/latest/Audit-Logging#abpaspnetcoreauditingoptions

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11