Skip to content

FFST is printed in logs and spams kibana #111

Open
@ckruczek

Description

@ckruczek

Please include the following information in your ticket.

  • ibmmq-jms-spring version(s) that are affected by this issue.
  • 3.2.3
  • Java version (including vendor and platform).
  • java version: 17, platform: mac os

In our current spring boot(3.2.4) project we encounter issues with logging from the library. Namely there are logs written to the stderr that we can't control and spam our kibana. Whenever we cannot connect to the ibm mq the library responds with an FFST log that is written to our kibana.
We see ton's of log entries with the following format:
XMSC_WMQ_BROKER_CONTROLQ
or FFST Location
We tried to use:
-Dcom.ibm.msg.client.commonservices.log.status=OFF as well as
-Dcom.ibm.msg.client.commonservices.log.maxBytes=0 but non of them prevented the library from writing these logs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions