dse advrep conf list
Lists configuration settings for advanced replication.
A replication channel is a defined channel of change data between source clusters and destination clusters.
|
This command is supported only on nodes configured for DSE Advanced Replication. |
This command takes no arguments.
dse advrep conf list
The output is a table listing the configuration settings and their values.
In the following example, the number of permits is 8, audit logging is enabled, and the audit log file name is auditLog:
Result
----------------------------
|name |value |
----------------------------
|audit_log_file |auditLog|
----------------------------
|permits |8 |
----------------------------
|audit_log_enabled|true |
----------------------------