major/MySQLTuner-perl

Support for syslog (MariaDB 10.3 & Ubuntu 18.04)

开放

#440 创建于 2019年6月16日

 (1 条评论) (0 个反应) (1 位负责人)Perl (1,286 个派生)batch import
Help Wantedenhancement

仓库指标

星标
 (9,476 个星标)
PR 合并指标
 (平均合并 3天 20小时) (30 天内合并 9 个 PR)

描述

There is no error log file on fresh installation of MariaDB 10.3 on Ubuntu Server 18.04. Syslog is used instead. Is possible to add support for syslog?

Current status:

-------- Log file Recommendations ------------------------------------------------------------------ [--] Log file: /var/lib/mysql/manitu.err(0B) [!!] Log file /var/lib/mysql/manitu.err doesn't exist [!!] Log file /var/lib/mysql/manitu.err isn't readable.

All logged messages can be found with command cat /var/log/syslog | grep "mysqld"

贡献者指南