Use the mqsireportbluemixreporting command to report the current status and configuration of the IBM® Cloud reporting function, for a specified integration server or for all integration servers on the specified integration node.
You can use the mqsireportbluemixreporting command to display the current status and configuration of the IBM Cloud 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 the IBM Cloud Product Insights service, and parameters that have been set for sending logging and statistics data to the IBM Cloud Log Analysis service.
IBM Cloud Product Insights is a service that is available on IBM Cloud. Ensure that your version (and fix-pack level) of IBM Integration Bus is compatible with the level of the service that you are using, 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', 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', 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', 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', 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'