<?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 Retrieving LDAP URL with Java Custom Endpoints in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725027#M4496</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently attempting to set up a Custom Java Endpoint to retrieve LDAP URL that is being monitored by the Java Agent.&amp;nbsp; I have attempted several configurations but none seem to be working.&amp;nbsp; I am currently using this doc:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/backend-detection-rules/java-backend-detection/custom-exit-points-for-java#id-.CustomExitPointsforJavav22.1-LDAPExitPoints" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/backend-detection-rules/java-backend-detection/custom-exit-points-for-java#id-.CustomExitPointsforJavav22.1-LDAPExitPoints&lt;/A&gt;&amp;nbsp;However, it still only recovers the automated backend LDAP information.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 13:38:28 GMT</pubDate>
    <dc:creator>Christopher_Oje</dc:creator>
    <dc:date>2022-09-29T13:38:28Z</dc:date>
    <item>
      <title>Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725027#M4496</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently attempting to set up a Custom Java Endpoint to retrieve LDAP URL that is being monitored by the Java Agent.&amp;nbsp; I have attempted several configurations but none seem to be working.&amp;nbsp; I am currently using this doc:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/backend-detection-rules/java-backend-detection/custom-exit-points-for-java#id-.CustomExitPointsforJavav22.1-LDAPExitPoints" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/backend-detection-rules/java-backend-detection/custom-exit-points-for-java#id-.CustomExitPointsforJavav22.1-LDAPExitPoints&lt;/A&gt;&amp;nbsp;However, it still only recovers the automated backend LDAP information.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 13:38:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725027#M4496</guid>
      <dc:creator>Christopher_Oje</dc:creator>
      <dc:date>2022-09-29T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725028#M4497</link>
      <description>&lt;P class="p1"&gt;Hi Chris,&lt;/P&gt;
&lt;P class="p1"&gt;Thanks for posting question to the community!&lt;/P&gt;
&lt;P class="p1"&gt;I'd like to recommend you to add a getter method for Ldap Url in your source code and then use Custom Exit Point again.&lt;/P&gt;
&lt;P class="p1"&gt;Here are screenshot of my demo and result, please check them.&lt;BR /&gt;&amp;lt;Ldap source code screenshot&amp;gt;(figure1)&lt;BR /&gt;&amp;lt;Controller screenshot&amp;gt;(figure2)&lt;BR /&gt;&amp;lt;Custom Exit Points screen shot&amp;gt;(figure3, figure4)&lt;/P&gt;
&lt;P class="p1"&gt;Hope this answer helps!&lt;/P&gt;
&lt;P class="p1"&gt;Best regards,&lt;BR /&gt;Xiangning&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 07:51:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725028#M4497</guid>
      <dc:creator>Xiangning_Mao</dc:creator>
      <dc:date>2022-10-12T07:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725029#M4498</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please let me add a new comment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If you don't want to add getter method for LDAP URL in your source code, you could also use "Data Collector" to retrieve LDAP URL.&lt;BR /&gt;Here is the document about "Data Collector".&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;URL:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/data-collectors" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/application-monitoring/configure-instrumentation/data-collectors&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then you can get results by using "Searches" in Analytics.&lt;BR /&gt;Here are some documents about how to use Analytics.&lt;BR /&gt;Configure Transaction Analytics:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;URL:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/analytics/configure-analytics/collect-transaction-analytics-data" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/analytics/configure-analytics/collect-transaction-analytics-data&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Searches in Analytics:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;URL:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/analytics/using-analytics-data/search-analytics-data/create-advanced-analytics-searches" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/analytics/using-analytics-data/search-analytics-data/create-advanced-analytics-searches&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Custom Method Invocation Data&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;URL:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/analytics/adql-reference/adql-data/analytics-transaction-data#id-.AnalyticsTransactionDatav22.1-CustomMethodInvocationData" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/analytics/adql-reference/adql-data/analytics-transaction-data#id-.AnalyticsTransactionDatav22.1-CustomMethodInvocationData&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;ADQL:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;URL:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/analytics/adql-reference/adql-queries" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/analytics/adql-reference/adql-queries&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please refer to my new screenshot if you need.&lt;BR /&gt;&amp;lt;Data Collector screeshot&amp;gt;(figure10, figure11)&lt;BR /&gt;&amp;lt;Results of Controller&amp;gt;(figure12)&lt;/P&gt;
&lt;P&gt;Hope this answer helps!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Xiangning&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 06:11:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725029#M4498</guid>
      <dc:creator>Xiangning_Mao</dc:creator>
      <dc:date>2022-10-13T06:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725030#M4499</link>
      <description>&lt;P&gt;Thank you Xiangning, your answer was just what I needed to get an understanding of what needed to happen.&amp;nbsp; Unfortunately, the source code cannot be changed so the Data collector option is our only option.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 20:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725030#M4499</guid>
      <dc:creator>Christopher_Oje</dc:creator>
      <dc:date>2022-10-13T20:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725031#M4500</link>
      <description>&lt;P&gt;Hi Xiangning, I wanted to thank you for the guidance.&amp;nbsp; I was able to retrieve the LDAP URL through the Data Collector.&amp;nbsp; My question is if it's possible to parse the information collected to just show the URL and not everything else.&amp;nbsp; Or is this just a limitation of AppDynamics?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 15:55:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725031#M4500</guid>
      <dc:creator>Christopher_Oje</dc:creator>
      <dc:date>2022-10-19T15:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725032#M4501</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;
&lt;P&gt;Thanks for contacting me.&lt;/P&gt;
&lt;P&gt;Unfortunately, currently it's impossible to parse the information unless you fine-tuned your Data Collector config in a way to get the return of LDAP URL value only.&lt;BR /&gt;If you have a method using LDAP URL only, maybe you can try to get results from that method.&lt;/P&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Business-iQ-Analytics/Analytics-search-ADQL-Query-to-manipulate-values-from-a-header/td-p/31712" target="_blank"&gt;https://community.appdynamics.com/t5/Business-iQ-Analytics/Analytics-search-ADQL-Query-to-manipulate-values-from-a-header/td-p/31712&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Xiangning&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 04:45:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725032#M4501</guid>
      <dc:creator>Xiangning_Mao</dc:creator>
      <dc:date>2022-10-20T04:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving LDAP URL with Java Custom Endpoints</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725033#M4502</link>
      <description>&lt;P&gt;You can use java commands like split to parse info you return as part of the collector.&amp;nbsp; You can also parse out whatever you want in the Analytics part, in your query.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 22:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Retrieving-LDAP-URL-with-Java-Custom-Endpoints/m-p/725033#M4502</guid>
      <dc:creator>Gregory_Burkhea</dc:creator>
      <dc:date>2023-04-19T22:02:20Z</dc:date>
    </item>
  </channel>
</rss>

