When the auditLog feature is enabled, the developer should be able to configure
the retention periode of the auditlogs which are store in /mnt/storage/audit
eg. /etc/ucloud/config.yaml
the developer can define the retention time eg.
jobAuditLog:
retentionPeriodInDays: 180
The provider needs to have a way to safe way to cleanup these logs.