Moving Atlas logs to blob storage

I’m looking to see if anyone has any experience in moving logs from Atlas to a blob storage account? the problem i’m trying to solve is to be able to query audit logs for driver version data. i’m able to move logs in a test but the issue come w/scale. i have an outline where i use some python code and create a series of functions to grab all the projects and DB id’s then move the logs to the blob act. but I was wondering if anyone has done this at scale. I want to automate this.