IBM Bluemix Platform
The JSA DSM for the IBM Bluemix Platform collects events logs from your Bluemix Platform.
The following table identifies the specifications for the Bluemix Platform DSM:
Specification |
Value |
---|---|
Manufacturer |
IBM |
DSM name |
Bluemix Platform |
RPM file name |
DSM-IBMBluemixPlatform-7.x-xxxxxxx.noarch.rpm |
Supported versions |
N/A |
Protocol |
Syslog, TLS Syslog |
Recorded event types |
All System (Cloud Foundry) events, some application events |
Automatically discovered? |
Yes |
Includes identity? |
No |
Includes custom properties? |
No |
More information |
To integrate Bluemix Platform with JSA, complete the following steps:
You must perform the installation, third-party configuration, and JSA configuration procedures in the order. Installation must always be first, but you can invert the order of the other two procedures, In some cases, no action is required for the third-party configuration and you can omit the procedure.
If automatic updates are not enabled, download and install the most recent version of the Bluemix Platform DSM RPM from the Juniper Downloads onto your JSA console:
Configure your Bluemix Platform device to send syslog events to JSA.
If JSA does not automatically detect the log source, add a Bluemix Platform log source on the JSA Console.
Configuring Bluemix Platform to Communicate with JSA
To collect Bluemix Platform events, you must configure your third-party instance to send events to JSA.
You must have an app running in Bluemix so that you can create log drains.
From the Cloud Foundry command-line interface, type the following command to create a drain:
cf cups drain_name -l syslog://JSA_IP_Address:514
Alteratively, use the following command:
cf cups drain_name -l syslog-tls://JSA_IP_Address:1513
1513
is the port that is used to communicate with JSA.Bind the service instance with the following command:
cf bind-service BusinessApp_name drain_name
- Integrating Bluemix Platform with JSA
- Syslog Log Source Parameters for Bluemix Platform
- TLS Syslog Log Source Parameters for Bluemix Platform
Integrating Bluemix Platform with JSA
In most installations, there is only the RPM. For installations where there are multiple RPMs required, (for example a PROTOCOL RPM and a DSMCommon RPM), ensure that the installation sequence reflects RPM dependency.
If required, download and install the latest TLS Syslog RPM from the Juniper Downloads onto your JSA console. You can install a protocol by using the procedure to manually install a DSM. If automatic updates are configured to install protocol updates, this procedure is not necessary.
Download and install the latest DSMCommon RPM from the Juniper Downloads onto your JSA console. If automatic updates are configured to install DSM updates, this procedure is not necessary.
Download and install the latest Bluemix Platform RPM from the Juniper Downloads onto your JSA console. If automatic updates are configured to install DSM updates, this procedure is not necessary.
You must configure a Bluemix log source in JSA by using Syslog or Syslog TLS.
Syslog Log Source Parameters for Bluemix Platform
If JSA does not automatically detect the log source, add a Bluemix Platform log source on the JSA Console by using the syslog protocol.
When using the syslog protocol, there are specific parameters that you must use.
The following table describes the parameters that require specific values to collect syslog events from Bluemix Platform:
Parameter |
Value |
---|---|
Log Source type |
Bluemix Platform |
Protocol Configuration |
Syslog |
Log Source Identifier |
Type the IP address of the Bluemix Loggregator. Note:
It might be necessary to include the IP address and the port, as the Log Source Identifier. For example, 192.0.2.1:1513. |
TLS Syslog Log Source Parameters for Bluemix Platform
If JSA does not automatically detect the log source, add a Bluemix Platform log source on the JSA Console by using the TLS syslog protocol.
When using the TLS syslog protocol, there are specific parameters that you must use.
The following table describes the parameters that require specific values to collect TLS syslog events from Bluemix Platform:
Parameter |
Value |
---|---|
Log Source type |
Bluemix Platform |
Protocol Configuration |
TLS Syslog |
Log Source Identifier |
Type the IP address of the Bluemix Loggregator. Note:
It might be necessary to include the IP address and the port, as the Log Source Identifier. For example, 192.0.2.1:1513. |