zabbix-mysql-partitioning-perl
zabbix-mysql-partitioning-perl copied to clipboard
Feature request: Add support for dropping zabbix 7 auditlog table partitions.
It appears in zabbix 7 supports partitioning of the auditlog table:
https://www.zabbix.com/documentation/current/en/manual/appendix/install/auditlog_primary_keys
Can this script be enhanced to also delete these partitions if a user has followed the instructions above to alter the auditlog table primary key?
This should be possible yes, should investigate this when there is time.
Feel free to open a pull request or wait around until I find some time :)