Logging rule actions

Logging actions control the level of logging based on the observed traffic.

Audit Only
Audit Only logs the SQL construct that triggered the rule. The SQL construct is a specific part of the language that is used for performing a certain task or operation, such as selecting data from a database, modifying data in a table, or creating a new table.
Log Redacted Details
Logs the full SQL for the request, replacing values with question marks (?).
Log Full Details
Log the full SQL string and exact timestamp for the request.