4.3.2 Enabling Logging for the Connector Server

Edit the logging.properties file located in the CONNECTOR_SERVER_HOME/Conf directory to enable logging.

To do so:

  1. Navigate to the CONNECTOR_SERVER_HOME /Conf directory.
  2. Open the logging.properties file in a text editor.
  3. Edit the following entry by replacing INFO with the required level of logging:
    • level=INFO
  4. Save and close the file.
  5. Restart the connector server.