Name
nebius audit v2 audit-event list
Synopsis
Options
--end (timestamp: 1970-01-31T02:30:59Z) [required]
--event-type (string)
Type of audit event to filter by.
A value must be one of:
event_type_unspecifiedcontrol_planedata_plane
--filter (string)
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.
--page-size (int64)
--page-token (string)
--parent-id (string) [required]
A tenant id must be provided.
--start (timestamp: 1970-01-31T02:30:59Z) [required]
--all (bool)
List all the elements. Resets —page-size.
-i, --interactive (bool)
If set, runs a pagination on an alternate screen.
Global Options
-h, --help (bool)
Show this message.
-p, --profile (string)
Set a profile for interacting with the cloud.
--format (string)
Output format. Supported values: yaml|json|jsonpath|table|text.
-f, --file (string)
Input file. For ‘update’ commands automatically set —full=true.
-c, --config (string)
Provide path to config file.
--debug (bool)
Enable debug logs.
--color (bool)
Enable colored output.
--no-browser (bool)
Do not open browser automatically on auth.
--insecure (bool)
Disable transport security.
--auth-timeout (duration: 2h30m10s)
Set the timeout for the request including authentication process, default is 15m0s.
--per-retry-timeout (duration: 2h30m10s)
Set the timeout for each retry attempt, default is 20s.
--retries (uint)
Set the number of retry attempts, 1 is disable retries, default is 3.
--timeout (duration: 2h30m10s)
Set the timeout for the main request, default is 1m0s.
--no-check-update (bool)
Suppress check for updates.