z/OS

z/OS

z/OS

IBM z/OS is a widely-used mainframe operating system designed for a stable, secure and highly available environment for running mission-critical applications.

 View Only
  • 1.  How to get the incoming API request sent to z/OS Connect

    Posted Wed February 19, 2025 08:32 AM

    Hi IBM Support

    Please assist, we would like to configure z/OS Connect to show the incoming API request sent to z/OS Connect server. Please provide guidance on how to configure this.

    Kind Regards

    Magdeline Mabusela



    ------------------------------
    Magdeline Mabusela
    ------------------------------


  • 2.  RE: How to get the incoming API request sent to z/OS Connect

    Posted Tue March 18, 2025 04:48 PM

    Magdeline,would you please elaborate on what would be acceptable.  For example, would enabling SMF120 subtype 11 records be an acceptable solution or do you need a real time solution?



    ------------------------------
    Mitch Johnson
    IBM
    ------------------------------



  • 3.  RE: How to get the incoming API request sent to z/OS Connect

    Posted Thu March 20, 2025 03:11 PM

    Enable Request Logging

    <httpAccessLogging id="httpAccessLogging" logDirectory="${server.config.dir}/logs" />

     

    Configure Trace Logging

    <logging traceSpecification="com.ibm.zosconnect.*=all" />

     

    You can sse z/OS Connect EE API Toolkit:

      • You can also use the z/OS Connect Enterprise Edition (EE) API toolkit to monitor and debug API requests.
        This toolkit provides a graphical interface to view and manage API requests and responses.

    Also, Please refer to the IBM documentation 

    Configuring IBM z/OS Connect - IBM Documentation

    hope this helps



    ------------------------------
    Saurabh Banerjee
    ------------------------------