Adding Load balancer on Tableau Server There are 2 ways to add Load balancer to Tableau Server key-value pairs to configure Tableau Server for a load balancer use the configuration file template Load balancer configuration key-value pairs To Add Load balancer on Tableau Server you need following Information URL used to reach Tableau Server from Load balancer port 443 open Load Balancer IPv4 Load Balancer Fully Qualified Domain Name and any aliases tsm configuration set -k gateway.public.host -v "tableau.example.com" Tableau Server is reached by entering tableau.example.com in a browser address bar tsm configuration set -k gateway.public.port -v "443" tsm configuration set -k gateway.trusted -v "10.32.139.45, 10.32.139.46, 10.32.139.47" The above Ips are examples. Please use your load balancer IPs tsm configuration set -k gateway.trusted_hosts -v "lb.example.com, lb, ftp.example.com, www.example.com" ...
This site provides you basic information on issues you might face regularly or commands that you need on day to day life. As an Author, I will be walking you though articles as i learn