Open Closed

It it possible to ignore specific hangfire endpoints for audit-logging #3053


User avatar
0
Brian.McGrath created

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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

2 Answer(s)
  • User Avatar
    1
    maliming created
    Support Team Fullstack Developer

    hi

    Add your url to this options

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Brian.McGrath created

    Thank you maliming.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 09, 2026, 11:56
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.