7.4.2.4 Types of Error Log Filtering (original) (raw)
version 8.4
MySQL 8.4 Reference Manual / ... / MySQL Server Administration / MySQL Server Logs / The Error Log / Types of Error Log Filtering
7.4.2.4 Types of Error Log Filtering
Error log configuration normally includes one log filter component and one or more log sink components. For error log filtering, MySQL offers a choice of components:
log_filter_internal
: This filter component provides error log filtering based on log event priority and error code, in combination with thelog_error_verbosity andlog_error_suppression_list system variables.log_filter_internal
is built in and enabled by default. SeeSection 7.4.2.5, “Priority-Based Error Log Filtering (log_filter_internal)”.log_filter_dragnet
: This filter component provides error log filtering based on user-supplied rules, in combination with thedragnet.log_error_filter_rules system variable. SeeSection 7.4.2.6, “Rule-Based Error Log Filtering (log_filter_dragnet)”.
Related Documentation
Download this Manual
PDF (US Ltr) - 40.1Mb
PDF (A4) - 40.2Mb
Man Pages (TGZ) - 259.4Kb
Man Pages (Zip) - 366.6Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb