I’m seeing audit events where the content of “principalEmail” is not in the format of an email.
I would like to understand what is the meaning of the content placed there.
Does this indicates an action performed by a service account? if so why isn’t the service account email shown?
Examples:
“authenticationInfo”:{“principalEmail”:“system:serviceaccount:kube-system:ang-daemon”}
“authenticationInfo”:{“principalEmail”:“system:serviceaccount:apigee-system:default”}
“authenticationInfo”:{“principalEmail”:“system:serviceaccount:config-management-system:root-reconciler”}