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.

  1. Open the logging.properties file in a text editor.
  2. Navigate to the CONNECTOR_SERVER_HOME/Conf directory.
  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.