MariaDB
Monitor Multiple MariaDB logs from a local log agent


Log Collection
Logs are collected via a locally installed agent on the MariaDB server's filesystem.
Prerequisites
Install the observIQ log agent locally on MariaDB server.
Configuration
Option | Description |
---|---|
General Log Path | The absolute path to the General Database log. /var/log/mariadb/general.log is the default location for most installations |
Slow Query Path | The absolute path to the General Database log. /var/log/mariadb/slow.log is the default location for most installations |
Error Log Path | The absolute path to the General Database log. /var/log/mariadb/error.log is the default location for most installations |
Audit Logs | Checkbox to collect logs from the MariaDB audit log plugins. Default path of /var/log/mariadb/audit.log |
Log Types
Types |
---|
mariadb.general |
mariadb.server-start |
mariadb.error |
mariadb.audit |
mariadb.slowquery |
Dashboards
Users can configure dashboards using visualizations. More information can be found on our visualizations and dashboards page.
Advanced
For more information on the advanced configuration capabilities, see our detailed plugin guide here.
Updated 10 months ago