cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Python Agent Analytics configuration

Hi Team,

I am encountering an issue while trying to Enabling the Transaction Analytics part for the Python Application using Python agent. As the stand-alone agent is working fine, however, I have observed that there is no analytic-related data reflecting on the controller. I followed the steps from link1  and link2  It is a Django-based framework application and below is the appdynamics.cfg file for the same 

[agent]
app = Test
tier = T1
node = N1

[controller]
host = <saas-controller>
port = 443
ssl = true
account = <saas controller-account>
accesskey = <password>

[log]
dir = path/to/directory
level = debug
debugging = on

[services:analytics]
host = https://bom-ana-api.saas.appdynamics.com
port = 9090
ssl = true
enabled = true

for  running the agent I use the command 'pyagent proxy start -c <path/to/appdynamcis.cfg>'

Please let me know what maybe done here

0 REPLIES 0