These options control the Auditing feature of AQT.
Specifies whether the auditing feature is enabled.
Specifies the directory where the audit file/s are to be written
Specifies the name of the audit file within the Audit Directory. You can Browse the contents of this file by clicking on Browse.
If your audit file contains <osuser>, the user's OS Userid will be substituted in the filename. This will allow you create the audit files in a shared directory, with each user's file being given a different name.
Check this option is you wish to use a separate Audit File every day. If you select this, you must also include a date specification as part of the Audit File Name. The date specification must be in the format yyyymmdd.
Example: aqt_audit_<osuser>_yyyymmdd.txt
. This will create a separate audit file for each day, with a name such as aqt_audit_PHIL_20021103.txt
.
By default, AQT will only audit non-select statements (Updates, Deletes etc). Check this option if you also wish to audit Select statements. This will not include “internal” AQT select statements, such as those that populate the Database Explorer.
AQT can also write the results of queries to the Audit file. Select this option if you wish to enable that. The query-data is written to the audit file in comma-delimited format.
These options are only relevant when you have selected Audit Query Results. To prevent an excessive amount of data being written to the audit file, you can specify the maximum number of rows (per query) to be written, and the maximum length of a row.