14 Event Inspector Service

You can use Oracle Stream Analytics Visualizer to configure the HTTP pub-sub server that the event inspector service uses on a selected Oracle Stream Analytics server.

For more information, see Event Inspector Service Management.

Configure the Event Inspector Service HTTP Publish-Subscribe Server

  1. In the left pane, click the Domain > Server node, where Domain refers to the name of your Oracle Stream Analytics domain and Server refers to the name of the server instance.

  2. In the right pane, click the Event Inspector tab.

    The Event Inspector tab appears as Figure 14-1 shows.

    Figure 14-1 Event Inspector Tab

    Description of Figure 14-1 follows
    Description of "Figure 14-1 Event Inspector Tab"
  3. Click Edit.

  4. Edit the dialog as Table 14-1 describes.

    Table 14-1 Event Inspector Options

    Attribute Description

    Pubsub Server Name

    Specify the name of the local HTTP pub-sub server that the Event Inspector service will use.

    Pubsub Server URL

    Specify the URL of the remote HTTP pub-sub server that the Event Inspector service will use. The URL should be in the form:

    http://HOST:PORT/PATH
    

    Where:

    • HOST: is the host name or IP address of the remote Oracle Stream Analytics server.

    • PORT: the remote Oracle Stream Analytics server netio port as defined in the remote Oracle Stream Analytics server config.xml file. Default: 9002.

    • PATH: the value of the http-pubsub element path child element as defined in the remote Oracle Stream Analytics server config.xml file.

    For example:

    http://remotehost:9002/pubsub
    
  5. Click the Save button to commit your changes.