Skip to content

How to Inspect & Export Database Audit Logs

The Database Logs tool provides an interactive viewer and query interface for the relational wp_adfuz_audit_logs database table.

To access Database Logs, navigate to WordPress Admin > AdFuz > Tools and click Open → on Database Logs.


AdFuz Tools: [ Database Logs ]
Audit trail from wp_adfuz_audit_logs · 2 total records
[ Total: 2 ] [ Errors: 0 ] [ Critical: 0 ] [ Warnings: 0 ] [ Info: 2 ]
  • Log Level: Filter by All levels, Info, Warning, Error, or Critical.
  • Action: Filter by insert, update, delete, or status changes.
  • Entity Type: Filter by target entity (campaign, ad, ad_space, setting).
  • Date: Datepicker (dd-mm-yyyy) to inspect events on a specific calendar day.
  • Search: Free-text search inside modification diffs or message bodies.

Column Example Value Description
# 26, 25 Unique auto-increment record ID
LEVEL Info Event severity classification
ACTION update Type of mutation performed
ENTITY campaign #1 Affected object model and entity ID
MESSAGE / CHANGES > update Detailed before/after diff payload
USER wpadz WordPress administrator login name
IP ::1 / 192.168.1.1 Network IP address of the user
DATE & TIME Aug 28, 2026 15:33:10 Exact execution timestamp

  1. Go to AdFuz > Tools > Database Logs.
  2. (Optional) Filter by date, user, or specific entity type (e.g. campaign).
  3. Click the green Export CSV button in the top right.
  4. Your browser will download the complete audit trail spreadsheet for offline auditing and compliance.