Hi Community,
I am trying to integrate appdyanamics with Splunk. Metrics data is coming good, but problem with Events data.
when I was place the events URL from Appd , on the browser for checking it gives the below output
events url is
url=http://*.*.*.*:8090/controller/rest/applications/Stock%20Trade/events?time-range-type=BEFORE_NOW&duration-in-mins=1400&event-types=POLICY_UPGRADED&severities=WARN,ERROR
![alt text][1]
and, I am checking the "_internal" index from splunk side, I am getting the below errors
1. ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" IndentationError: expected an indented block
2. ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" IndentationError: unindent does not match any outer indentation level
3. ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" for i, c in entities.items():
4. ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" File "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py", line 143
5. INFO ExecProcessor - New scheduled exec process: python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"
![alt text][2]
I think there is a problem with Events.py? isn't it.
I am using
1. splunk verstion: Splunk 6.2.3 (build 264376)
2. Appdynamics version: AppDynamics Version 4.1.0.4, build 45
3. appdynamics app version: appdynamics_41
[1]: /storage/temp/105214-xml-file-output.png
[2]: /storage/temp/105215-eventspy-output.png
↧