Integrating the Gateway with Non-Ambari Managed SmartSense

To configure a SmartSense deployment that is not using Ambari for management to communicate with an installed gateway, you must first update the HST server configuration:

  1. On the HST server, edit the /etc/hst/conf/hst-server.ini file [gateway] section:

    1. Enable the gateway's automatic upload capability, so that after a bundle successfully captured, the HST server automatically uses the gateway to upload the bundle:

      enabled=true
    2. Specify the fully qualified domain name of the server hosting the gateway:

      host=gateway-host.yourdomain.com
    3. Specify the port on the gateway host from which the gateway is configured to monitor:

      port=9451
  2. Restart the HST server:

    #hst restart