As per the documentation, GCP audit logs are kept for only 13 months. What we want is export those logs to a BigQuery dataset for traceability reasons. The issue is that GCP starts exporting the logs starting from the export enabling time and we would like to export/migrate the already available logs also.
Any idea how we can accomplish that?
Thanks in advance.