This section explains how to use the
qq audit_set_syslog_config
command.Description
Change audit syslog server configuration
Usage
qq audit_set_syslog_config [-h] [--enable | --disable] [--csv | --json] [--local-enable | --local-disable] [--server-address SERVER_ADDRESS] [--server-port SERVER_PORT]
Flags
Flag Name | Required | Description |
---|---|---|
--enable
|
No | Enable audit log. |
--disable
|
No | Disable audit log. |
--csv
|
No | Output audit log as CSV. |
--json
|
No | Output audit log as JSON. |
--local-enable
|
No | Enable per-node local audit log. |
--local-disable
|
No | Disable per-node local audit log. |
--server-address
|
No | The IP address, hostname, or fully qualified domain name of your remote syslog server. |
--server-port
|
No | The port to connect to on your remote syslog server. |