Manage Audit Export
Use these audit export configuration commands to manage exporting your audit logs to S3 and ADLS Gen2, including intervals the events are exported and the S3 bucket or ADLS container they are exported to.
immuta audit exportConfig {command} <arguments> [flags]
immuta audit exportConfig {command} <arguments> [flags]
Inspect, disable, enable, and delete configurations for exporting your audit events to S3 and ADLS Gen 2.
The Immuta Audit CLI supports a number of flags for every command.
--config string
: Specifies the configuration file name and where it will be saved. (The default is$HOME/.immutacfg.yaml
.)-h
,--help
: Gets more information about the command.-p
,--profile string
: Specifies the profile for what instance the CLI will use.
Commands
Command | Argument | Flags |
---|---|---|
| The filepath to the JSON or YAML file that configures the location and time interval for exporting your audit logs to S3 and ADLS Gen2. |
|
| The ID of the export configuration. |
|
| The ID of the export configuration. |
|
| The ID of the export configuration. |
|
| The ID of the export configuration. |
|
|
|
Audit Export Configuration Example
Last updated