<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why is AppDynamics Events data not coming into the &amp;quot;appdynamics-events&amp;quot; index? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209052#M22331</link>
    <description>&lt;P&gt;Hi @keishamtcs ,&lt;/P&gt;

&lt;P&gt;just try the below troubleshoots&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;you should change the conf files in appdynamics/default folder. not in Local folder. &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;and these conf files also should have the below stanzas.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; username = admin@customer1
 password = admin

 in username, suffix:  @customer1 is compulsury.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;when you are setting the appdynamics app, be cautious  that user name also should be suffix with @customer1.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;before you check these URI's with app, &lt;BR /&gt;
please check these URI's in a web browser and verify that you are getting full XML Tree. &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Cheers!&lt;BR /&gt;
sahitya&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2016 10:03:43 GMT</pubDate>
    <dc:creator>srisahitya_v</dc:creator>
    <dc:date>2016-03-11T10:03:43Z</dc:date>
    <item>
      <title>Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209047#M22326</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;

&lt;P&gt;I am trying to integrate AppDyanamics with Splunk. Metrics data is coming fine, but have problem with Events data.&lt;/P&gt;

&lt;P&gt;When I was placing the events URL from Appd, on the browser for checking it gives the below output&lt;BR /&gt;
events url:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; url=http://*.*.*.*:8090/controller/rest/applications/Stock%20Trade/events?time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=1400&amp;amp;event-types=POLICY_UPGRADED&amp;amp;severities=WARN,ERROR
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1064i53518A1961325737/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;and, I am checking the "_internal" index from Splunk side, I am getting the below errors&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" IndentationError: expected an indented block
ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"" IndentationError: unindent does not match any outer indentation level
ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py""     for i, c in entities.items():
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
INFO  ExecProcessor - New scheduled exec process: python "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1065i4FD5B52CBC982FC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I think there is a problem with Events.py? isn't it.&lt;/P&gt;

&lt;P&gt;I am using&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Splunk verstion: Splunk 6.2.3 (build 264376)&lt;/LI&gt;
&lt;LI&gt;Appdynamics version: AppDynamics Version 4.1.0.4, build 45&lt;/LI&gt;
&lt;LI&gt;AppDynamics app version: appdynamics_41&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 19 Feb 2016 06:09:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209047#M22326</guid>
      <dc:creator>srisahitya_v</dc:creator>
      <dc:date>2016-02-19T06:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209048#M22327</link>
      <description>&lt;P&gt;On line 143 of the shipped events.py, there are three spaces in front of the "for" instead of a tab. Fix that and it should run.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 01:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209048#M22327</guid>
      <dc:creator>dstonecypher</dc:creator>
      <dc:date>2016-02-25T01:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209049#M22328</link>
      <description>&lt;P&gt;Hi @dstonecypher&lt;/P&gt;

&lt;P&gt;Just wanted to let you know I fixed up the issue with your email validation. Should be fine now. Have a good weekend!&lt;/P&gt;

&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 01:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209049#M22328</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2016-02-28T01:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209050#M22329</link>
      <description>&lt;P&gt;Dear &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/219507"&gt;@pranta&lt;/a&gt; and &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/150857"&gt;@dstonecypher&lt;/a&gt; , &lt;/P&gt;

&lt;P&gt;I required your help here. &lt;/P&gt;

&lt;P&gt;please go through the above question, I am giving the URL as&lt;BR /&gt;
url=http://&lt;EM&gt;.&lt;/EM&gt;.&lt;EM&gt;.&lt;/EM&gt;:8090/controller/rest/applications/Stock%20Trade/events?time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=1400&amp;amp;event-types=POLICY_UPGRADED&amp;amp;severities=WARN,ERROR &lt;/P&gt;

&lt;P&gt;is this URL is correct?, because when I am checking this URL in a browser, getting output as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;/events&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;rather than a full xml tree. &lt;/P&gt;

&lt;P&gt;events.log is empty. (appeynamics/output/events.log)&lt;/P&gt;

&lt;P&gt;I am using&lt;/P&gt;

&lt;P&gt;Splunk verstion: Splunk 6.2.3 (build 264376)&lt;BR /&gt;
Appdynamics version: AppDynamics Version 4.1.0.4, build 45&lt;BR /&gt;
AppDynamics app version: appdynamics_41&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:13:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209050#M22329</guid>
      <dc:creator>srisahitya_v</dc:creator>
      <dc:date>2020-09-29T09:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209051#M22330</link>
      <description>&lt;P&gt;Hi..I am also getting the same issue. appdynamics and appdynamics_events does not have any data. I have updated the below statements in the metric and event files respectively. I can ping and telnet the appdynamics server. Please advise where to check further.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[1_1_-1_-1.execute_AverageResponseTime]  
url = &lt;A href="http://xx.xxx.xxx.xxx:8090/controller/rest/applications/Konakart/metric-data?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transaction%7CWebTier%7C1_1_-1_-1.execute%7CAverage%20Response%20Time%20%28ms%29&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=5" target="test_blank"&gt;http://xx.xxx.xxx.xxx:8090/controller/rest/applications/Konakart/metric-data?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transaction%7CWebTier%7C1_1_-1_-1.execute%7CAverage%20Response%20Time%20%28ms%29&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=5&lt;/A&gt;
interval = 60

[Server.application_Changes] 
url = &lt;A href="https://xx.xxx.xxx.xxx:8090/controller/rest/applications/Konakart/events?time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=5&amp;amp;amp;event-types=APP_SERVER_RESTART,APPLICATION_CONFIG_CHANGE,APPLICATION_DEPLOYMENT&amp;amp;amp;severities=INFO,WARN,ERROR" target="test_blank"&gt;https://xx.xxx.xxx.xxx:8090/controller/rest/applications/Konakart/events?time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=5&amp;amp;amp;event-types=APP_SERVER_RESTART,APPLICATION_CONFIG_CHANGE,APPLICATION_DEPLOYMENT&amp;amp;amp;severities=INFO,WARN,ERROR&lt;/A&gt;
interval = 60
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Mar 2016 11:15:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209051#M22330</guid>
      <dc:creator>keishamtcs</dc:creator>
      <dc:date>2016-03-10T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209052#M22331</link>
      <description>&lt;P&gt;Hi @keishamtcs ,&lt;/P&gt;

&lt;P&gt;just try the below troubleshoots&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;you should change the conf files in appdynamics/default folder. not in Local folder. &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;and these conf files also should have the below stanzas.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; username = admin@customer1
 password = admin

 in username, suffix:  @customer1 is compulsury.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;when you are setting the appdynamics app, be cautious  that user name also should be suffix with @customer1.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;before you check these URI's with app, &lt;BR /&gt;
please check these URI's in a web browser and verify that you are getting full XML Tree. &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Cheers!&lt;BR /&gt;
sahitya&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 10:03:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209052#M22331</guid>
      <dc:creator>srisahitya_v</dc:creator>
      <dc:date>2016-03-11T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209053#M22332</link>
      <description>&lt;P&gt;Dear sahitya,&lt;/P&gt;

&lt;P&gt;As per your suggestion,i have updated the credentials in passwords.conf file in local folder and updated the stanzas in events,metrics file under local. I can also opened the weblink with full xml tree but still the app dynamics index is not having any data. FYI...i also went to setup and updated the credentials with full suffix admin@customer1.&lt;/P&gt;

&lt;P&gt;What should i do next to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:38:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209053#M22332</guid>
      <dc:creator>keishamtcs</dc:creator>
      <dc:date>2016-03-25T08:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is AppDynamics Events data not coming into the "appdynamics-events" index?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209054#M22333</link>
      <description>&lt;P&gt;Hi @keishamtcs,&lt;/P&gt;

&lt;P&gt;for my appdynamics credentials are example: &lt;/P&gt;

&lt;P&gt;username: admin&lt;BR /&gt;
passwd:      admin&lt;/P&gt;

&lt;P&gt;so that, &lt;BR /&gt;
 1. when you are giving credentials in appdynamics app setup time you should give credentials as below&lt;BR /&gt;
 username: admin@customer1&lt;BR /&gt;
password :  admin&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;please check that in search, index=_internal appdynamics events&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;and check either it giving the error like, "indentation error in line 143 in events.py"&lt;BR /&gt;
if yes, then in change the "events.py" in "splunk-home\etc\apps\appdynamics\bin"&lt;/P&gt;

&lt;P&gt;On line 143 of the shipped events.py, there are three spaces in front of the "for" instead of a tab. Fix that and it should run.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Make sure that, events.conf and metrics.conf files should be in "splunk-home\etc\apps\appdynamics\default" directory and don't change anything in "splunk-home\etc\apps\appdynamics\local" directory. &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Let me know for any queries&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 13:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-AppDynamics-Events-data-not-coming-into-the-quot/m-p/209054#M22333</guid>
      <dc:creator>srisahitya_v</dc:creator>
      <dc:date>2016-03-25T13:59:25Z</dc:date>
    </item>
  </channel>
</rss>

