Where are machine logs stored and retained for apps in the syd region?

I’m running an app with primary_region = “syd” and need to document data residency accurately for compliance under Australian privacy law.

I understand primary_region determines where the machine runs. What I can’t find a clear answer on is machine logs:

  1. Where are machine logs aggregated and stored? Same region as the machine, or centralised elsewhere?
  2. Which jurisdiction are they held in?
  3. How long are they retained by default?
  4. Does the same apply to metrics and control plane data?

The reason I’m asking specifically is that our request logs include user identifiers and client IP addresses, which counts as personal information under Australian law. If those logs leave Australia we need to disclose it as a cross-border transfer, so I’d rather confirm than assume.

Happy to be pointed at documentation if this is written up somewhere I’ve missed.

(post deleted by author)

Hello there!

Both logs and metrics are stored in the US at this time. Logs are retained for up to 7 days , while metrics stay for 15 days.

A similar question was answered here, for your reference.