major/MySQLTuner-perl

Support for syslog (MariaDB 10.3 & Ubuntu 18.04)

Open

#440 opened on 2019年6月16日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Perl (9,452 stars) (1,293 forks)batch import
Help Wantedenhancement

説明

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"

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

Support for syslog (MariaDB 10.3 & Ubuntu 18.04) · major/MySQLTuner-perl#440 | Good First Issue