IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


mqsireportbluemixreporting command

Use the mqsireportbluemixreporting command to report the current status and configuration of the IBM® Cloud reporting function.

Supported platforms

  • Windows systems.
  • Linux systems.

Purpose

You can use the mqsireportbluemixreporting command to display the current status and configuration of the IBM Cloud reporting function for an integration server.

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 App Connect Enterprise is compatible with the level of the service that you are using, before you enable IBM App Connect Enterprise to connect to it.

The output of the mqsireportbluemixreporting command shows the values set by the mqsichangebluemixreporting command, and includes the following information:
  • The current state (active or inactive) for the reporting of startup and usage information to a Product Insights service
  • The API host for the startup and usage service in Product Insights
  • The API key for the startup and usage service in Product Insights
  • The URL of the HTTP proxy server (if any) through which the connection is made to the startup and usage service in Product Insights.
  • The optional group name for the startup and usage service in Product Insights
  • The reporting interval for the usage service in Product Insights, in minutes
  • The current state (active or inactive) for the reporting of logging and statistics data to the Log Analysis service
  • The host name and port number for the logging and statistics data services
  • The IBM Cloud space identifier for logging and statistics services
  • The tenant logging token for logging and statistics services
  • The interval, in seconds, for sending information to the logging and statistics service
  • If the integration server has been configured with the option to provide the user's IBM Cloud details, these details (with the exception of the password) are reported.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-mqsireportbluemixreporting-- -w --workDir-------------------><

Parameters

-w workDir
(Required) The work directory of the integration server.

The specified directory must already exist and it must be the work directory of an integration server. The work directory is created by the mqsicreateworkdir command. For more information, see Configuring an integration server by using the server.conf.yaml file.

Authorization

The command must be run by a host operating system user ID that is a member of the mqbrkrs group.

Examples

Always enter the command on a single line; in some examples, line breaks have been added to enhance readability.

In the following example, status and configuration information will be displayed for an integration server whose work directory is c:\myaceworkdir:
mqsireportbluemixreporting -w c:\myaceworkdir
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'

bz91110_.htm | Last updated 2018-11-02 14:46:39