zabbix-mysql-partitioning-perl icon indicating copy to clipboard operation
zabbix-mysql-partitioning-perl copied to clipboard

Feature request: Add support for dropping zabbix 7 auditlog table partitions.

Open JHBoricua opened this issue 1 year ago • 1 comments

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?

JHBoricua avatar Jun 20 '24 17:06 JHBoricua

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 :)

larcorba avatar Jul 23 '24 12:07 larcorba