<?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 How to implement a GeoServer in EUM ? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739292#M11348</link>
    <description>&lt;P&gt;I need to deploy a GeoServer agent, in the appdynamics documentation they mention that I must download a .zip and unzip it in TOMCAT_HOME/webapps, but when starting the tomcat server the GeoServer does not work and neither does the GeoServer /geo/debug&lt;/P&gt;

&lt;P&gt;Updated info:&lt;/P&gt;

&lt;P&gt;1. Follow the instructions in the official Appdynamics document (&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM&lt;/A&gt;), one of the steps is to unzip the agent in the "Tomcat_Home/webapps" folder,&amp;nbsp;however, tomcat needs a .war to run the GeoServer application, the .war I mentioned does not exist in the agent folder.&lt;/P&gt;

&lt;P&gt;2. The documentation I have reviewed is:&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/Geo-Dashboard-and-Geographic-location-identification-in-EUM-FAQ/ta-p/27176" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/Geo-Dashboard-and-Geographic-location-identifica...&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 21:48:35 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2019-07-24T21:48:35Z</dc:date>
    <item>
      <title>How to implement a GeoServer in EUM ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739292#M11348</link>
      <description>&lt;P&gt;I need to deploy a GeoServer agent, in the appdynamics documentation they mention that I must download a .zip and unzip it in TOMCAT_HOME/webapps, but when starting the tomcat server the GeoServer does not work and neither does the GeoServer /geo/debug&lt;/P&gt;

&lt;P&gt;Updated info:&lt;/P&gt;

&lt;P&gt;1. Follow the instructions in the official Appdynamics document (&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM&lt;/A&gt;), one of the steps is to unzip the agent in the "Tomcat_Home/webapps" folder,&amp;nbsp;however, tomcat needs a .war to run the GeoServer application, the .war I mentioned does not exist in the agent folder.&lt;/P&gt;

&lt;P&gt;2. The documentation I have reviewed is:&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+and+Host+a+Custom+Geo+Server+for+Browser+RUM&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/Geo-Dashboard-and-Geographic-location-identification-in-EUM-FAQ/ta-p/27176" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/Geo-Dashboard-and-Geographic-location-identifica...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 21:48:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739292#M11348</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-07-24T21:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement a GeoServer in EUM ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739293#M11349</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;Its already a deployed folder so you just need to copy the geo folder after extraction to the webapps. If its still does not work for you you can check the catalina logs for any exception related to the geo module. Also one thing I want to point out is the usage of jdk. This may not work with a jdk version above 1.8 as our components are currently with java version 1.8. If you are using latest jdk version it will not work.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 18:30:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739293#M11349</guid>
      <dc:creator>Amit_Jha</dc:creator>
      <dc:date>2019-07-25T18:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement a GeoServer in EUM ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739294#M11350</link>
      <description>&lt;P&gt;Dear, &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/51185"&gt;@Amit.Jha&lt;/A&gt;&amp;nbsp; the GeoServer folder was copied and restarted the tomcat application server, then an attempt was made to enter the GeoServer degub portal but it shows no signs of running.&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="geoserver.PNG" style="width: 469px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35406i66F62635EA247F87/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeoServer2.PNG" style="width: 402px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35407i13C2293B1D878A08/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="geo.PNG" style="width: 472px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35404iCCF46B66CE2F3687/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the Logs folder nothing can be found in relation to GeoServer&lt;/P&gt;


&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 19:32:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-to-implement-a-GeoServer-in-EUM/m-p/739294#M11350</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-07-31T19:32:06Z</dc:date>
    </item>
  </channel>
</rss>

