enableAuditAgent property

bool? enableAuditAgent
getter/setter pair

Whether to enable Linux auditd logging on the workstation.

When enabled, a service account must also be specified that has logging.buckets.write permission on the project. Operating system audit logging is distinct from Cloud Audit Logs.

Optional.

Implementation

core.bool? enableAuditAgent;