Logs & Activity retention

Have a Saas application that will be hosted on AWS. Is there a way to perform a daily download of the logs/activity and retain them for a period longer than 10 days that is default for Developer Pro license? Thx

There are a number of Auth0 extensions which are designed to do this.
You can find docs on these here:

In addition, you can always write a job to download log data from the Auth0 management API and send it anywhere else you’d like for retention.