IBM Operations Analytics - Log Analysis, Version 1.3.0

Custom app launch-in-context

You can launch IBM® Operations Analytics - Log Analysis custom apps in context from within other products.

To start IBM Operations Analytics - Log Analysis custom app in context, use the following URL:
https://<ip_address>:<port>:/Unity/CustomAppsUI?name=<name>&appParameters=<params>
where:
url
The URL format that you specify must be in the format:
https://<ip_address>:<port>:/Unity/CustomAppsUI?name=<name>&appParameters=<params>
ip_address
The IP address of the server on which IBM Operations Analytics - Log Analysis is installed.
port
The port that is used for communication with the IBM Operations Analytics - Log Analysis web application.
name
Specify the name of the application file. This is the name of the .app file that displays in the Custom Apps pane in the Search workspace.
params
(Optional) Specify a custom app parameter JSON.
In this example, the user launches the Day Trader App custom app in context without a custom app parameter.
https://0.000.00.00:1111/Unity/CustomAppsUI?name=Day%20Trader&20App


Feedback