Report on audit data with prefiltered and custom reports
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
As audit data accumulates in the auditing tables, you can generate audit reports about the data based on criteria you specify. There are two basic types of reports:
- Prefiltered reports—Default reports organized by category. You can specify the date range you are interested in capturing in each report. (A list of the prefiltered reports appears at the end of this topic.)
- Custom filtered reports—Reports whose filter criteria, including date range, you establish.
To run these reports, you must have imported the preconfigured OpenEdge policies. For more information, see the Audit Policy Maintenance Help.
You can run the reports on all supported platforms. From Data Administration or the Data Dictionary, you can choose which report to run, select a specific date range, decide what kind of output you want (terminal, printer, XML file, or text file), and choose how you want the report contents to display (in detail or summary format). You can assign each report a name, and you can decide if you want to append a new report to an existing one. You can also determine whether the reports page length is fixed or continuous.
The following figure shows a report in detail orientation.

The following figure shows a report in summary orientation.

To choose the specific report you want to run, choose ; then either select from one of the prefiltered report types listed or choose to generate your own custom audit data filter report. For the specific steps you follow, see the Data Administration Help.
The following table lists each of the prefiltered reports and describes the information the report contains.
| Report name | Description | Events |
|---|---|---|
| Track Audit Policy Changes | Reports on audit policy changes |
|
| Track Database Schema Changes | Reports on all possible schema modification actions |
|
| Track Audit Data Administration (Dump/Load) | Reports on all archiving and loading of audit data | Audit archive or audit data load |
| Track Application Data Administration (Dump/Load) | Reports on archiving and loading of audit data | Database text archive or load |
| Track User Account Changes | Reports on user account activity | User account created, updated, or deleted |
| Track Security Permission Changes | Reports on privilege definition and privilege assignment activity |
|
| Track SQL Permissions Changes | Reports on all possible SQL privilege modifications |
|
| Track Authentication System Changes | Reports on authentication system maintenance and authentication system domain maintenance activity |
|
| Client Session Authentication Report | Reports on all application access through authentication domains | Each time an OpenEdge application uses an authentication system to authenticate a user |
| Database Administration Reports (Utilities) | Reports on activities performed through command-line database administration utilities |
|
| Database Access Report (Login/Logout/etc.) | Reports on all login- and logout-type activities on an OpenEdge database |
|