dscontrol binlog

You can control the settings and operation of the binary log file with the dscontrol binlog command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-dscontrol--binlog--+-start----------------------+-----------><
                      +-stop-----------------------+   
                      +-set--+-retention--hours--+-+   
                      |      '-interval--seconds-' |   
                      '-status---------------------'   

Parameters

start
Starts the binary log.
stop
Stops the binary log.
set
  • retention hours

    The number of hours that binary log files are kept. The default value for retention is 24.

  • interval seconds

    The number of seconds between log entries. The default value for interval is 60.

status
Shows the retention and intervals of the binary log.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 23, 2018 0:18
File name: rcmd_dscontrolbin.html