Skip to main content

Striim for BigQuery Documentation

Configure Striim to use your SSH tunnel

If you plan to use an SSH tunnel for Striim to connect to your source, set it up before creating your pipeline.

  1. In the Striim Cloud Console, go to the Services page. If the service is not running, start it and wait for its status to change to Running.

  2. Next to the service, click ... and select Security.

  3. Click Create New Tunnel and enter the following:

    • Name: choose a descriptive name for this tunnel

    • Jump Host: the IP address or DNS name of the jump server

    • Jump Host Port: the port number for the tunnel

    • Jump Host Username: the jump host operating system user account that Striim Cloud will use to connect

    • Database Host: the IP address or DNS name of the source database

    • Database Port: the port for the database

  4. Click Create Tunnel. Do not click Start yet.

  5. Under Public Key, click Get Key > Copy Key.

  6. Add the copied key to your jump server's authorized keys file, then return to the Striim Cloud Security page and click Start. The SSH tunnel will now be available in the source settings.

  7. Give the user specified for Jump Host Username the necessary file system permissions to access the key.

  8. Under Tunnel Address, click Copy to get the string to provide as the host name.