-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b8ef94
commit 41d1d39
Showing
10 changed files
with
226 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
## ybm cluster db-audit-logging | ||
|
||
Configure Database Audit Logging for your Cluster. | ||
|
||
### Synopsis | ||
|
||
Configure Database Audit Logging for your Cluster. | ||
|
||
``` | ||
ybm cluster db-audit-logging [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-c, --cluster-name string [REQUIRED] The name of the cluster. | ||
-h, --help help for db-audit-logging | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-a, --apiKey string YugabyteDB Aeon account API key | ||
--config string config file (default is $HOME/.ybm-cli.yaml) | ||
--debug Use debug mode, same as --logLevel debug | ||
-l, --logLevel string Select the desired log level format(info). Default to info | ||
--no-color Disable colors in output , default to false | ||
-o, --output string Select the desired output format (table, json, pretty). Default to table | ||
--timeout duration Wait command timeout, example: 5m, 1h. (default 168h0m0s) | ||
--wait Wait until the task is completed, otherwise it will exit immediately, default to false | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [ybm cluster](ybm_cluster.md) - Manage cluster operations | ||
* [ybm cluster db-audit-logging describe](ybm_cluster_db-audit-logging_describe.md) - Describe Database Audit Logging configuration | ||
* [ybm cluster db-audit-logging disable](ybm_cluster_db-audit-logging_disable.md) - Disable Database Audit Logging | ||
* [ybm cluster db-audit-logging enable](ybm_cluster_db-audit-logging_enable.md) - Enable Database Audit Logging | ||
* [ybm cluster db-audit-logging update](ybm_cluster_db-audit-logging_update.md) - Update Database Audit Logging Configuration | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## ybm cluster db-audit-logging describe | ||
|
||
Describe Database Audit Logging configuration | ||
|
||
### Synopsis | ||
|
||
Describe Database Audit Logging configuration | ||
|
||
``` | ||
ybm cluster db-audit-logging describe [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for describe | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-a, --apiKey string YugabyteDB Aeon account API key | ||
-c, --cluster-name string [REQUIRED] The name of the cluster. | ||
--config string config file (default is $HOME/.ybm-cli.yaml) | ||
--debug Use debug mode, same as --logLevel debug | ||
-l, --logLevel string Select the desired log level format(info). Default to info | ||
--no-color Disable colors in output , default to false | ||
-o, --output string Select the desired output format (table, json, pretty). Default to table | ||
--timeout duration Wait command timeout, example: 5m, 1h. (default 168h0m0s) | ||
--wait Wait until the task is completed, otherwise it will exit immediately, default to false | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [ybm cluster db-audit-logging](ybm_cluster_db-audit-logging.md) - Configure Database Audit Logging for your Cluster. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## ybm cluster db-audit-logging disable | ||
|
||
Disable Database Audit Logging | ||
|
||
### Synopsis | ||
|
||
Disable Database Audit Logging, if enabled | ||
|
||
``` | ||
ybm cluster db-audit-logging disable [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-f, --force Bypass the prompt for non-interactive usage | ||
-h, --help help for disable | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-a, --apiKey string YugabyteDB Aeon account API key | ||
-c, --cluster-name string [REQUIRED] The name of the cluster. | ||
--config string config file (default is $HOME/.ybm-cli.yaml) | ||
--debug Use debug mode, same as --logLevel debug | ||
-l, --logLevel string Select the desired log level format(info). Default to info | ||
--no-color Disable colors in output , default to false | ||
-o, --output string Select the desired output format (table, json, pretty). Default to table | ||
--timeout duration Wait command timeout, example: 5m, 1h. (default 168h0m0s) | ||
--wait Wait until the task is completed, otherwise it will exit immediately, default to false | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [ybm cluster db-audit-logging](ybm_cluster_db-audit-logging.md) - Configure Database Audit Logging for your Cluster. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
## ybm cluster db-audit-logging enable | ||
|
||
Enable Database Audit Logging | ||
|
||
### Synopsis | ||
|
||
Enable Database Audit Logging | ||
|
||
``` | ||
ybm cluster db-audit-logging enable [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
--integration-name string [REQUIRED] Name of the Integration | ||
--ysql-config stringToString [REQUIRED] The ysql config to setup DB audit logging | ||
Please provide key value pairs as follows: | ||
log_catalog=<boolean>,log_level=<LOG_LEVEL>,log_client=<boolean>,log_parameter=<boolean>, | ||
log_relation=<boolean>,log_statement_once=<boolean> (default []) | ||
--statement_classes string [REQUIRED] The ysql config statement classes | ||
Please provide key value pairs as follows: | ||
statement_classes=READ,WRITE,MISC | ||
-h, --help help for enable | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-a, --apiKey string YugabyteDB Aeon account API key | ||
-c, --cluster-name string [REQUIRED] The name of the cluster. | ||
--config string config file (default is $HOME/.ybm-cli.yaml) | ||
--debug Use debug mode, same as --logLevel debug | ||
-l, --logLevel string Select the desired log level format(info). Default to info | ||
--no-color Disable colors in output , default to false | ||
-o, --output string Select the desired output format (table, json, pretty). Default to table | ||
--timeout duration Wait command timeout, example: 5m, 1h. (default 168h0m0s) | ||
--wait Wait until the task is completed, otherwise it will exit immediately, default to false | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [ybm cluster db-audit-logging](ybm_cluster_db-audit-logging.md) - Configure Database Audit Logging for your Cluster. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
## ybm cluster db-audit-logging update | ||
|
||
Update Database Audit Logging Configuration | ||
|
||
### Synopsis | ||
|
||
Update Database Audit Logging Configuration | ||
|
||
``` | ||
ybm cluster db-audit-logging update [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
--integration-name string [REQUIRED] Name of the Integration | ||
--ysql-config stringToString [REQUIRED] The ysql config to setup DB audit logging | ||
Please provide key value pairs as follows: | ||
log_catalog=<boolean>,log_level=<LOG_LEVEL>,log_client=<boolean>,log_parameter=<boolean>, | ||
log_relation=<boolean>,log_statement_once=<boolean> (default []) | ||
--statement_classes string [REQUIRED] The ysql config statement classes | ||
Please provide key value pairs as follows: | ||
statement_classes=READ,WRITE,MISC | ||
-h, --help help for update | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
-a, --apiKey string YugabyteDB Aeon account API key | ||
-c, --cluster-name string [REQUIRED] The name of the cluster. | ||
--config string config file (default is $HOME/.ybm-cli.yaml) | ||
--debug Use debug mode, same as --logLevel debug | ||
-l, --logLevel string Select the desired log level format(info). Default to info | ||
--no-color Disable colors in output , default to false | ||
-o, --output string Select the desired output format (table, json, pretty). Default to table | ||
--timeout duration Wait command timeout, example: 5m, 1h. (default 168h0m0s) | ||
--wait Wait until the task is completed, otherwise it will exit immediately, default to false | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [ybm cluster db-audit-logging](ybm_cluster_db-audit-logging.md) - Configure Database Audit Logging for your Cluster. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters