Change the binary logging interval

The binary logging feature allows server information to be stored in binary files that can be viewed to analyze the information that has been gathered over time. The following information is stored in the binary log for each server defined in the configuration:
  • cluster address
  • port number
  • server address
  • server weight
  • server total connections
  • server active connections
  • server port load
  • server system load

Because some of this information is gathered from the executor as part of the manager cycle, the manager must be running for the information to be logged.

To change the binary logging interval:

  1. Right-click on the manager.
  2. Select Start Binary Logging.
  3. On the Manager Status panel, click the Configuration Settings tab. Change the value for Binary logging interval (seconds) to a number that represents how often you want information written to the binary logs. The default is 60 seconds.
  4. Click Update Configuration.