major/MySQLTuner-perl

Support for syslog (MariaDB 10.3 & Ubuntu 18.04)

Ouverte

#440 ouverte le 16 juin 2019

 (1 commentaire) (0 réaction) (1 personne assignée)Perl (1 286 forks)batch import
Help Wantedenhancement

Métriques du dépôt

Stars
 (9 476 étoiles)
Métriques de merge PR
 (Merge moyen 3j 20h) (9 PRs mergées en 30 j)

Description

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"

Guide contributeur