Vault Audit File Rotation

We are running Vault on a container and we. have enabled file based audit.

As the log file grows we want to rotate the file. Is there a feature in vault where this is possible
or should we use our own custom script.

In case if we write our own custom script, does vault throws error during the time where we rename the existing log file by suffixing with _date_backup and create a new file