7.4.2.4 Types of Error Log Filtering (original) (raw)
version 8.0
9.3
9.2
9.1
9.0
8.4 current
5.7
MySQL 8.0 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
MySQL 8.0 Release Notes
MySQL 8.0 Source Code Documentation
Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 296.5Kb
Man Pages (Zip) - 401.9Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
Excerpts from this Manual
MySQL Backup and Recovery
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0