Use the mqsireportbluemixreporting command to report the current status and configuration of the Bluemix™ reporting function for a specified integration server or for all integration servers on the specified integration node.
Use the mqsireportbluemixreporting command to display the current status and configuration of the Bluemix reporting function, either for a specific integration server or for all integration servers on the specified integration node.
The mqsireportbluemixreporting command
displays the current reporting status and configuration, including
the parameters that have been set for reporting startup and usage
information to a Product Insights service,
and parameters that have been set for sending logging, statistics, and accounting data to the
Logmet service in IBM® Bluemix.
IBM Cloud Product Insights is a Bluemix service that is part of IBM Connect to Cloud. Ensure that your version and fix pack level of IBM Integration Bus is compatible with the level of the Product Insights service before you enable IBM Integration Bus to connect to it.
If you specify neither the -e nor -g parameter, the -g parameter is set by default.
The command must be run by a host operating system user ID that is a member of the mqbrkrs group.
Always enter the command on a single line; in some examples, line breaks have been added to enhance readability.
mqsireportbluemixreporting myIntegrationNode1
The output from the command is similar in format to that
shown in the following example:BIP8374I: Server = 'is01', Bluemix startup and usage reporting mode = 'active',
apihost = 'https://productinsights-api.ng.bluemix.net', apikey = '03d54174-c4fe-3g2h-b9ad-52683e893c8f'
report interval minutes = '15', group name = 'Dev', proxy = ''
BIP8375I: Server = 'is01', Bluemix log reporting mode = 'active',
host = 'logs.opvis.bluemix.net', port = '9091', report interval seconds = '120',
tenantSpaceId = 'ab6d4fe4-4d75-3ek7-8a2g-5793affef363', tenantLogToken = 'JEsmPj9ehUvQ'
BIP8378I: Server = 'is01', Bluemix tenant SpaceId and LogToken obtained for region = 'us-south',
organization = 'a.user@a.com', space = 'dev', user= 'a.user@a.com'
mqsireportbluemixreporting myIntegrationNode1 -e is02
The
output from the command, which in this case includes the name of an
HTTP proxy server, is similar in format to the following example:BIP8374I: Server = 'is02', Bluemix startup and usage reporting mode = 'active',
apihost = 'https://productinsights-api.eu-gb.bluemix.net',
apikey = '5g6d017a-82ef-479d-af92-82c470e2731b', report interval minutes = '10',
group name = '', proxy = 'localhost:3128'