I would like to understand what can be captured in Data Access and Access Transparency Cloud Audit logs in GCP to consider it more 'risky' for users to view the logs. That is, why is it necessary to separate these logs from Admin Activity logs for example requiring the permission logging.privateLogEntries.list to view these logs?
I recognise that the callerIP can be considered personal information (in the context of GDPR) but this is identifiable from Admin Activity logs which don't require the additional permission logging.privateLogEntries.list.
I understand that Data Access logs and Access Transparency logs would list bucket names for example - is that the extent of what could be considered sensitive?
Would secrets be exposed in logs? I can't find enough detail in the GCP documentation.