16.2 Setting the Logging Level for the Connector

PlateSpin Migrate Connector sends status messages about the Connector health to the log file. The types and verbosity of messages depends on the setting for the log_level parameter in the Connector settings.cfg file (/opt/microfocus/migrate_connector/config/settings.cfg). Valid logging levels are CRITICAL, ERROR, WARNING, INFO, and DEBUG. INFO is the default log_level setting.

Log files are written to the specified location for the log_file_path parameter. The default path is /var/opt/microfocus/migrate_connector/logs/migrate_connector.log.

To modify the logging level:

  1. Log in to the Connector host server with a root user account.

  2. In a text editor, open the /opt/microfocus/migrate_connector/config/settings.cfg file.

  3. In the section called [Connection Settings], specify the appropriate logging level using the log_level parameter.

    For example, change log_leve=INFO to log_level=DEBUG when you are troubleshooting Connector issues.

  4. Save the file, then exit the text editor.

  5. Start or restart PlateSpin Migrate Connector. In a terminal console, enter

    rcps_migrate_connector restart

    For the Migrate Connector instance installed on the PlateSpin Transformation Manager Appliance, you can alternatively restart the Connector from the Appliance Management Console. See Section 16.5, Starting, Restarting, or Stopping the Connector Service.