Scanning the audit datasets
A part of the SQL/AF user interface, the LogScan program searches
the audit log or an audit archive tape for specific audited events.
To perform the log scan, the user supplies as search criteria:
-
One or more audit log recordfields
-
such as date, time, tablename, username, programname and so on.
-
A table column name
-
This causes Logscan to inspect the text of all audited
SQL statements and to select the statements that make references to the
designated table column.
-
A table column name with a column value
-
This causes Logscan to inspect the
text of all audited SQL statements and to select the statements that make
reference to the designated table column with the specified column value.