IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Disable logs for XOP or bytes type

  • 1.  Disable logs for XOP or bytes type

    Posted Wed November 14, 2018 04:23 AM

    Hi,

    The IS server logs all the inbound and outbound call of our WS.
    But since 2-3 weeks we start to implement some Web service with attachment some using XOPObject and others using bytes.
    The problem is that all bytes/XOPObject are present in logs and it’s causing the logs to gain too much weight (adding weight of each attachments).

    Is there a way to ignore those bytes/XOPObject in logs?

    Thanks for your help.
    Regards.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Disable logs for XOP or bytes type

    Posted Wed November 14, 2018 04:59 PM

    If you are logging the IB/OB soap calls to Server.log then you have to turn of the same for the XOP object and log these data into another custom log files.

    Also, check IS logging settings if you have any option to manage this.

    Other option is to archive/zip/tar the server.log at 23:59 hours everyday via script to save disk space.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Disable logs for XOP or bytes type

    Posted Thu November 15, 2018 05:06 AM

    In Server Logger Configuration, 0088 SOAP logging level is Debug.

    Is there no way to disable logs for those type of Objects in SOAP call?


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Disable logs for XOP or bytes type

    Posted Thu November 15, 2018 08:51 PM

    In Prod servers, logging should not be set to Debug mode as it writes more information to the logs. I do not think of any other option to disable logs for XOP objects.


    #webMethods
    #Integration-Server-and-ESB