major/MySQLTuner-perl
Support for syslog (MariaDB 10.3 & Ubuntu 18.04)
Aberta
#440 aberto em 16 de jun. de 2019
Help Wantedenhancement
Métricas do repositório
- Stars
- (9.475 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 20h) (9 fundiu PRs em 30d)
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"