major/MySQLTuner-perl

Support for syslog (MariaDB 10.3 & Ubuntu 18.04)

Open

#440 aperta il 16 giu 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Perl (1293 fork)batch import
Help Wantedenhancement

Metriche repository

Star
 (9452 star)
Metriche merge PR
 (Merge medio 4g 12h) (17 PR mergiate in 30 g)

Descrizione

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"

Guida contributor