v.19.14New Feature

Possibility to Remove Sensitive Data from Query_log, Server Logs, Process List with Regexp-based Rules

Possibility to remove sensitive data from query_log, server logs, process list with regexp-based rules. #5710 (filimonov)
Introduces the ability to redact sensitive data from query_log, server logs, and the process list using regular expression-based rules.

Why it matters

This feature addresses privacy and security concerns by allowing users to automatically remove or mask sensitive information in logs and monitoring outputs, preventing exposure of confidential data.

How to use it

Users can define regular expression rules to specify patterns of sensitive data that should be removed or obfuscated. These rules are applied automatically to query_log, server logs, and process list entries.