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,475 顆星)
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"

貢獻者指南