Editing a Change Log

Explains how to modify a change log associated with a table using either the Control System or the CLI.

Editing a Change Log Using the Control System

Procedure

  1. Log in to the Control System and go to the Change Data Capture tab in the table information page.
  2. Click associated with the change log to modify.
    The Edit Change Log window displays.
  3. Make the necessary changes to any of the following:
    Throttle Whether (Yes) or not (No) the data transfer must be throttled.
    Synchronously Whether (Yes) or not (No) to acknowledge the client writes to the table before the CDC gateway receives the data.
    Encrypt on Wire Whether (Yes) or not (No) the data transfer is encrypted.
    Compress on Wire The compression scheme of the data propagation.
  4. Click Save Changes for the changes to take effect.

Editing a Change Log Using the CLI or REST API

About this task

The basic command to modify the change log is:

maprcli table changelog edit

For complete reference, see table changelog edit.