Tableau Server - Enable License in Offline Mode

As majority of enterprise company host their installation within their datacenter which has no direct access to internet. This would need tableau server license to be enabled in offline mode.

Steps are very simple and straightforward but needs to be done with care as this may block your license keys. Below are the mentioned steps and are only applicable for subscription based license and subjected to change in future.

Assumptions

1. Running tableau server 2019 and above.

2. Running tableau server on Linux.

3. Holds knowledge of tableau and it's Administration.


Step1: Kindly get your license keys from tableau portal.

Step2: Login to tableau server machine and execute

tsm licenses list (It will list down all existing license)

tsm licenses get-offline-activation-file -k <license key> -o <output directory> 

(Above will create a file named offline.tlq in directory specified)

Step3: Upload the activation file on tableau site https://www.tableau.com/support/activation and that will generate activation file with .tlf extension.

Step4: Download the file and copy on the tableau server

Step5: Run activation command 

tsm licenses activate -f <path and name to activation file>

Step6: Some license would ask you to repeat the steps once again from Step2 to Step5.

Step7: Once it's repeated restart the tableau services.

Step8: Validate license is activated and can be used

tsm licenses list


As you can see steps are straightforward and easy. Steps are straightforward when you server is internet facing and activation can directly be done from server itself, but this case where it's in Air Gapped environment will need additional steps.



Comments

Popular posts from this blog

Logshark - ACE for Administrators

Rewind - Rollback Failed Tableau Server Upgrade

Breaking the Myths - Tableau Server Upgrade to version 2020.3.x