Activities of "Brian.McGrath"

Thank you maliming.

Steps to reproduce the issue:

Viewing a Hangfire real-time dashboard will make a post request to '/stats' every 2 seconds by default. This is being picked up in put into the AbpAuditLogs table leading to a lot of redundant logging.

Our current workaround is to increase the polling to 30+ seconds through Hangfire.DashboardOptions. Is there a way to ignore specific endpoints and or hangfire when using audit logging?

Thanks, -Brian M.

  • ABP Framework version: v5.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: N/A
Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11