Tableau

Applies to: Tableau Cloud, Tableau Server

The following guide will walk you through how to set up a Tableau connector in the Datalogz Control Tower using the personal access token method for authentication. This is Tableau's recommended method for authentication to the Tableau REST API without requiring hard-coded credentials or user interactive sign-in.

Setup Overview

Below is the order of operations for completing the Tableau connector setup

  1. Create a Tableau personal access token

  2. Create a Tableau connector in Datalogz Control Tower

Setup Detail

1

Generate a Tableau personal access token

  1. Follow the steps outlined here on generating a personal access token

Note: The user creating the personal access token (PAT) should have a Site Administrator role:

  1. Site Administrator Creator (recommended)

  2. Site Administrator Explorer

There are several pieces of information required from your Tableau host to complete the next steps.

  1. Host URL

    1. This is everything after https:// but before /#/

      1. Example: https://prod-useast-a.online.tableau.com/#/site/...

  2. Site Name

    1. This everything after /site/ but before /home

      1. Example: ...tableau.com/#/site/mysite/home

  3. API Version

    1. This table identifies which version of Tableau Server and Cloud correspond to the supported version of the ReST API.

  4. Personal Access Token Name

    1. This will be the name you specified in the creation of the personal access token above.

  5. Personal Access Token Secret

    1. This will be the value generated as the Secret

Note: The steps above will need to be repeated for each additional site as connectors are site specific.

2

Create a Tableau connector in the Datalogz Control Tower

  1. Enter the following information obtained in the previous steps

    1. Host

    2. Site Name

    3. API Version

    4. Access Token Name

    5. Access Token Secret

  2. Click Connect

  3. Enter a Connector Name

  4. Select the snapshot frequency, e.g., Weekly or Daily

  5. Click Next

  6. Click Confirm and Finish

The additional activity log capture setup is optional, but highly recommended as it provides a way to analyze and audit tenant and site events.

1

Configure Tableau Cloud Activity Log

  1. Follow the steps outlined here.

Note: The following information will be needed to complete the setup with Datalogz Control Tower

  1. S3 Bucket Name

  2. Access Key ID

  3. Secret Access Key

  4. S3 Region

2

Configure Datalogz Control Tower Tableau Connector

  1. Go to the connector details page of the Tableau connector created in the previous setup.

  2. Enable the toggle next to AWS S3 Activities

  3. Enter in the following information:

    1. S3 Bucket Name

    2. S3 Access Key Id

    3. S3 Secret Access Key

    4. S3 Region

  4. Click Save

For questions or assistance with this setup, please contact Datalogz support [email protected]

Last updated