Skip to content

Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

For help, click the link below to get free database assistance or contact our experts for personalized support.

Audit Log Filter security

The Audit Log Filter component writes audit files. Restrict the log directory to trusted operators and ensure that the server can write to the directory.

Logs are plaintext by default and may hold credentials, SQL text, and other sensitive data.

The default file under the data directory is audit_filter.log. Override the location with audit_log_filter.file at startup.

When the parent directory is missing, the component errors and the server starts without Audit Log Filter active.

Rotation leaves multiple files on disk. Protect every generation.

Additional reading