Represents the nebius.audit.v2.ListAuditEventRequest protobuf message.
Represents the nebius.audit.v2.ListAuditEventRequest protobuf message.
Optional[customReturns a safe value for JSON logs.
Returns a safe value for JSON logs.
Optional[unknownPreserves protobuf fields that this SDK version does not recognize.
Contains the fully qualified protobuf type name.
OptionalendContains the end protobuf field.
Type of audit event to filter by.
Example: service.name = 'iam' AND resource.hierarchy.id:'container-e0t' AND regex(resource.metadata.name, '^.test.$')
Supported filters: "=" - equals "!=" - not equals ":" - contains regex - regular expression
Fields that can be used for filtering: action authentication.static_key_credential.id authentication.subject.name authentication.subject.service_account_id authentication.subject.tenant_user_id authentication.token_credential.masked_token project_region.name resource.hierarchy.id resource.hierarchy.name resource.metadata.id resource.metadata.name resource.metadata.type service.name type status
Contains the page_size protobuf field.
Contains the page_token protobuf field.
A tenant id must be provided
Region to retrieve audit logs (e.g. eu-north2, us-central1, eu-west1) See https://docs.nebius.com/overview/regions Default: eu-north1
During a transition period (until 13-08-2026), events are written to both eu-north1 and their origin region. After that, events are only stored in their origin region, and this field becomes required.
OptionalstartContains the start protobuf field.
Represents the
nebius.audit.v2.ListAuditEventRequestprotobuf message.