major/MySQLTuner-perl

Support for syslog (MariaDB 10.3 & Ubuntu 18.04)

オープン

#440 opened on 2019/06/16

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)Perl (1,286 件のフォーク)batch import
Help Wantedenhancement

Repository metrics

Stars
 (9,476 個のスター)
PR merge metrics
 (平均マージ 3d 20h) (30d で 9 merged PRs)

説明

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"

コントリビューターガイド