5.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:
- Navigate to the CONNECTOR_SERVER_HOME/Conf directory.
- Open the logging.properties file in a text editor.
- Edit the following entry by replacing INFO with the required level of logging:
.level=INFO
- Save and close the file.
- Restart the connector server.