Splunk AppDynamics

How to install java agent in Tableau application

neha_Dev
Engager

Hi,

I have to instrument the java agent for a tableau application. I am able to update the config file after extracting the agent files. But I need help in updating the java parameter. 

Labels (1)

Georg_von_Sperl
Explorer

Hi @neha.Dev 

I looked around and in the long distant past someone else had success instrumenting Tableau on Windows. It turned out that Tableau doesn't quite like having property files edited directly. At the time (Tableau 10.1), all the parameters had to be set with /bin/tabadmin in via that Command Line Interface (CLI).

Since then, a quick search on Google showed me that this CLI is "legacy" according to https://help.tableau.com/current/server/en-us/tabadmin_cmd.htm and something new, called TSM, is introduced. I would suggest reaching out to Tableau and their support to see HOW to set these parameters on their application. 

I am not certain that if it helps on how this is done with the TSM thing mentioned in that link above, but

1.) the following services were modified with the AppDynamics parameters with the tabadmin CLI

  • tabadmin set backgrounder.vmopts ...
  • tabadmin set dataserver.vmopts ...
  • tabadmin set searchserver.vmopts ...
  • tabadmin set vizportal.vmopts ...

2.) followed by the following 2 commands to propagate the settings

  • tabadmin config
  • tabadmin restart

I have no further details available on this. Hope this helps you in your investigation. 

Cheers,

GvS

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...