Information
This documentation supports the on-premises releases of StreamWeaver upto version 3.16. For the SaaS releases, see the BMC Helix Intelligent Integrations documentation.

Events from REST Webservice



Set up topology REST WebService policy

Expand the policy template and right-click to "Assign and Deploy..."


Screen Shot 2020-01-07 at 1.20.06 PM.png





Screen Shot 2020-01-07 at 1.19.20 PM.png

Screen Shot 2020-01-07 at 1.20.55 PM.png

Screen Shot 2020-01-07 at 1.21.37 PM.png



From the command line on the OBM Agent machine:

[root@obm2 bin]# /opt/OV/bin/ovpolicy -list
      * List installed policies for host 'localhost'.
  Type              Name                        Status     Version
--------------------------------------------------------------------
[OTHER POLICIES]
  schedtmpl         "OMi Login Total Count Collector"   enabled    0002.0000
  schedtmpl         "OMi RTSM Metrics Collector"   enabled    0002.0000
  xml-ws            "SWP_AppDynamics_Events"    enabled    0001.0006

Check it is running on port 30005

[root@obm2 bin]# netstat -an | grep 30005
tcp6       0      0 :::30005                :::*                    LISTEN

To Enable Drill down from OBM using URL:


Set the first part of the URL in the Json

 "autoStart": false,

  "allowConcurrent": false,

  "shouldSnap": false,

  "logging": false,

  "solarwindsBaseUri": "http://SolarWindsServer:8787",

  "connectionCheckInterval": {

    "unit": "MINUTES",

    "value": 15

  },

In OBM Infrastructure Settings


If you want to drill down from OBM 


Set - Render HTML in Event Details to true 

It will set the HTMLs in certain fields to be drillable


 Screen Shot 2021-05-03 at 2.22.20 PM.png

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

StreamWeaver