<?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: App Agent can connect to saas AppDynamics, however, there are continually exceptions said UnknownHostException in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721715#M2788</link>
    <description>&lt;P&gt;This log can only find in AppD -&amp;gt; Application -&amp;gt; Troubleshoot -&amp;gt; Errors -&amp;gt; Exceptions. Neither from application logs, nor agent logs.&lt;/P&gt;&lt;P&gt;Yes, it should be agent issue, as you can see, if I switch back the app agent from v21.4 to v20.8, it disappears. I don't have time to try out any other versions yet.&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2021 14:26:35 GMT</pubDate>
    <dc:creator>Derek_Huang</dc:creator>
    <dc:date>2021-05-13T14:26:35Z</dc:date>
    <item>
      <title>App Agent can connect to saas AppDynamics, however, there are continually exceptions said UnknownHostException</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721712#M2785</link>
      <description>&lt;P&gt;I have successfully setup the Java app agent to connect to the saas controller. I can view the BTs, tiers and nodes info from controller. However, when i check the errors in my Application, there are continually says&amp;nbsp;&lt;SPAN&gt;UnknownHostException: risktest.saas.appdynamics.com: Name or service not known.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have check the springboot log, but cannot find such errors. I'm not sure where these exceptions come from. I know it talking about cannot resolve the host, however, i have config the proxyHost and proxyPort during startup.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the full&amp;nbsp;stack trace for this exception.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.UnknownHostException:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;&lt;SPAN&gt;java.net.UnknownHostException&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.Inet4AddressImpl.lookupAllHostAddr(Inet4AddressImpl.java:-2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:929)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1519)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:848)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress.getAllByName0(InetAddress.java:1509)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress.getAllByName(InetAddress.java:1368)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.net.InetAddress.getAllByName(InetAddress.java:1302)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:164)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:129)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:71)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.utils.NetworkUtils.executeCall(NetworkUtils.java:199)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.tenant.MTAgentTenantAPI.executeCall(MTAgentTenantAPI.java:906)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.NetworkUtilities.genericHTTPRequest(NetworkUtilities.java:223)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.NetworkUtilities.genericHTTPRequest(NetworkUtilities.java:173)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.AuthUtilities.sendAuthService(AuthUtilities.java:170)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.AuthUtilities.sendAuthService(AuthUtilities.java:153)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.AuthUtilities._refreshToken(AuthUtilities.java:123)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.transport.AuthUtilities.refreshToken(AuthUtilities.java:96)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.management.HeartbeatThread.heartbeatAndCheckPolicyFile(HeartbeatThread.java:143)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.management.HeartbeatThread.initialRegistration(HeartbeatThread.java:131)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.management.HeartbeatThread.launchManagerServerHeartbeatThread(HeartbeatThread.java:87)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.loadhandlers.BootstrapLoadHandler.bootstrapArgento(BootstrapLoadHandler.java:292)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.loadhandlers.BootstrapLoadHandler.&amp;lt;init&amp;gt;(BootstrapLoadHandler.java:99)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:-2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.lang.reflect.Constructor.newInstance(Constructor.java:490)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.injectors.AbstractInjector.newInstance(AbstractInjector.java:145)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:342)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:699)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:647)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:678)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.argento.core.ArgentoPicoContainer.customMethodHandlerBuilder(ArgentoPicoContainer.java:148)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.boot.registry.MethodHandlerRegistry.createMethodHandler(MethodHandlerRegistry.java:66)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.boot.registry.MethodHandlerRegistry.createMethodHandlersOnRuleCreation(MethodHandlerRegistry.java:45)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.instrumentation.InstrumentationRule.&amp;lt;init&amp;gt;(InstrumentationRule.java:115)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.config.AgentConfiguration.addInstrumentationRule(AgentConfiguration.java:324)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.config.AgentConfiguration.processInstrumentationSection(AgentConfiguration.java:315)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.config.AgentConfiguration.configureTenant(AgentConfiguration.java:280)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.config.AgentConfiguration.configureAgent(AgentConfiguration.java:195)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.instrumentation.InstrumentationBootstrap.initializeMultiTenantAgent(InstrumentationBootstrap.java:80)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.core.AgentPicoContainer.bootstrapMultiTenantAgent(AgentPicoContainer.java:60)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;java.lang.reflect.Method.invoke(Method.java:566)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;com.cisco.mtagent.entry.MTAgent$2.run(MTAgent.java:324)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 11:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721712#M2785</guid>
      <dc:creator>Derek_Huang</dc:creator>
      <dc:date>2021-05-06T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: App Agent can connect to saas AppDynamics, however, there are continually exceptions said UnknownHostException</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721713#M2786</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have resolved this by changing the Java-Agent from&amp;nbsp;21.4 back to 20.8&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 05:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721713#M2786</guid>
      <dc:creator>Derek_Huang</dc:creator>
      <dc:date>2021-05-13T05:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: App Agent can connect to saas AppDynamics, however, there are continually exceptions said UnknownHostException</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721714#M2787</link>
      <description>&lt;P&gt;Have you filed a ticket with support?&lt;/P&gt;&lt;P&gt;Based on a quick glance at the exception here, I suspect that this results from an agent issue that is fixed in 21.5 of the agent, but a more detailed support investigation would be required to be sure.&lt;/P&gt;&lt;P&gt;Where is this exception logged to?&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 14:17:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721714#M2787</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2021-05-13T14:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: App Agent can connect to saas AppDynamics, however, there are continually exceptions said UnknownHostException</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721715#M2788</link>
      <description>&lt;P&gt;This log can only find in AppD -&amp;gt; Application -&amp;gt; Troubleshoot -&amp;gt; Errors -&amp;gt; Exceptions. Neither from application logs, nor agent logs.&lt;/P&gt;&lt;P&gt;Yes, it should be agent issue, as you can see, if I switch back the app agent from v21.4 to v20.8, it disappears. I don't have time to try out any other versions yet.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 14:26:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/App-Agent-can-connect-to-saas-AppDynamics-however-there-are/m-p/721715#M2788</guid>
      <dc:creator>Derek_Huang</dc:creator>
      <dc:date>2021-05-13T14:26:35Z</dc:date>
    </item>
  </channel>
</rss>

