LynxGeekNYC / SQL-Dump

SQL Dump for MyDQL and MariaDB detector and monitor. This script checks the MySQL/MariaDB error log file (/var/log/mysql/error.log in this example) for any occurrence of the string "mysqldump". If it finds a line containing this string, it assumes that a SQL data dump is in progress and raises an alert or takes appropriate action.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL-Dump

SQL Dump for MyDQL and MariaDB detector and monitor. This script checks the MySQL/MariaDB error log file (/var/log/mysql/error.log in this example) for any occurrence of the string "mysqldump". If it finds a line containing this string, it assumes that a SQL data dump is in progress and raises an alert or takes appropriate action.

About

SQL Dump for MyDQL and MariaDB detector and monitor. This script checks the MySQL/MariaDB error log file (/var/log/mysql/error.log in this example) for any occurrence of the string "mysqldump". If it finds a line containing this string, it assumes that a SQL data dump is in progress and raises an alert or takes appropriate action.


Languages

Language:C++ 100.0%