MySQL/MariaDB, logrotate, and SELinux
Assumption: You have SELinux Enforcing on your database server. If you’re still solving problems by permanently setting SELinux to Permissive, I don’t think you can really call yourself an IT professional. Here are the commands to set the SELinux context of all text MySQL log files to var_log_t so that they can be rotated by […]
MySQL/MariaDB, logrotate, and SELinux Read More »