0% found this document useful (0 votes)
111 views

How Do I Access Log Files in The IBM API Connect Management Server

The API Connect Management server file system is not directly exposed, but users can access log files via the command line interface (CLI). To view the cmc.out log file, users would issue the "debug tail file /var/log/cmc.out" command after establishing an SSH connection to the Management server. The CLI provides other debugging commands and its full capabilities are documented in IBM Knowledge Center articles.

Uploaded by

Stacy Burns
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
111 views

How Do I Access Log Files in The IBM API Connect Management Server

The API Connect Management server file system is not directly exposed, but users can access log files via the command line interface (CLI). To view the cmc.out log file, users would issue the "debug tail file /var/log/cmc.out" command after establishing an SSH connection to the Management server. The CLI provides other debugging commands and its full capabilities are documented in IBM Knowledge Center articles.

Uploaded by

Stacy Burns
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

6/29/23, 11:48 AM How do I access log files in the IBM API Connect Management server?

How do I access log files in the IBM API Connect Management server?

Question & Answer

Question
How do I access log files in the IBM API Connect Management server?

Answer
On Demand Consulting
Author: Sila Kissuu

The API Connect Management server file system is not directly exposed to the end user (as it is in the
Developer Portal server) but a command-line interface (CLI) is provided to interact with the file system.

Once a secure connection is established to the Management server (via SSH) then any CLI commands may be
issued. For example, to tail the cmc.out log file, issue the following:
debug tail file /var/log/cmc.out

This is the equivalent of the bash command 'tail -f /var/log/cmc.out'.

Additional debugging commands can be found in the Knowledge Center:


https://www.ibm.com/support/knowledgecenter/SSWHYP_4.0.0/com.ibm.apimgmt.overview.doc/ref_CLI_debug_
commands.html
(https://www.ibm.com/support/knowledgecenter/SSWHYP_4.0.0/com.ibm.apimgmt.overview.doc/ref_CLI_debug_commands.html")

The entire range of CLI commands is documented here:?


https://www.ibm.com/support/knowledgecenter/SSWHYP_4.0.0/com.ibm.apimgmt.overview.doc/ref_cli_about_cli
.html (https://www.ibm.com/support/knowledgecenter/SSWHYP_4.0.0/com.ibm.apimgmt.overview.doc/ref_cli_about_cli.html)

Document Information
More support for:
IBM On Demand Consulting for Hybrid Cloud

Software version:
All Versions

Document number:

https://www.ibm.com/support/pages/how-do-i-access-log-files-ibm-api-connect-management-server 1/2
6/29/23, 11:48 AM How do I access log files in the IBM API Connect Management server?

771989

Modified date:
17 March 2019

https://www.ibm.com/support/pages/how-do-i-access-log-files-ibm-api-connect-management-server 2/2

You might also like