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