The TrueSight Presentation Server validates all incoming requests to prevent Cross Site Forgery (CSRF) attacks. If you are connecting to the TrueSight Presentation Server with an alias or a proxy name, you must configure all hosts, aliases, or proxies for CSRF validation. Run the following commands to configure all hosts, aliases, or proxies for CSRF validation:
tssh properties set tspsProxyHosts
alias1,alias2,proxy1,proxy2,loadbalancername
tssh properties reload
If you face a UI performance issue because of CSRF validation, and if you wish to disable the filter, run the following commands:
tssh properties set csrfFilter false
tssh properties reload
However, BMC recommends that you do not disable the CSRF filter.
Important
The tssh properties set
command overwrites the proxy host values that you might have earlier configured. If you want to retain the values, you must add all the existing proxy host values in the command, and then add the new proxy host values. Use the tssh properties list
command to view the existing proxy host values.
14 Comments
Hutson Meeks
The instructions above result in an "unknown command" error message as shown below.
[tsom@clm-aus-010876 bin]$ ./tssh loadbalancer clm-aus-001198.bmc.com
+-------------------------------------------------------------------------------------------+
| BMC TrueSight Presentation Server - Command Line Interface 2017 version 10.7 |
| Copyright 2014-2017. BMC Software, Inc. as an unpublished work. All rights reserved. |
+-------------------------------------------------------------------------------------------+
Failed to execute unknown command :>[loadbalancer]
[tsom@clm-aus-010876 bin]$
Mukta Kirloskar
Thank you for your comment.
The command for setting the load balancer name is updated. Please use the updated commands.
Regards,
Mukta
Jeffrey Hyson
Melody Locke
Melody Locke
Mukta Kirloskar
Bryan Meranda
Mukta Kirloskar
Hutson Meeks
Priyanka Nanwani
Hutson Meeks
Priyanka Nanwani
Abhay Bhagat
Is there any update on 502 error
Are there any instructions how can I convert the HA node back to standalone node
Priyanka Nanwani
Hi Abhay,
We do not support converting HA node back to standalone node.
Priyanka