Splunk AppDynamics

Reverse proxy configuration in apache to make appdynamics EUM server available over internet

CommunityUser
Splunk Employee
Splunk Employee

Dear All,

I am trying to configure reverse proxy configuration to redirect the internet request to appdynamics eum server. Requesting your expertize to configure the same. I have configured the reverse proxy which is working for other sites and not working for appdynamics EUM. Please let me know if anything needs to be changed in context root.Will be Thanksfull for your suggestion.

Thanks,

Nageswar.

Labels (1)
0 Karma

Mohammed_Rayan
Contributor

Hi Nageswar,

Can you share the config snippet you tried for EUM.

Here's an example:
 
Assume below as the URL's the needs to be mapped.
 
 
/etc/httpd/conf/httpd.conf
<Proxy *>
    Order deny,allow
    Allow from all
</Proxy>
 
ProxyRequests       Off
ProxyPreserveHost   On
 
ProxyPass /eum http://eum.example.com:7001/
ProxyPassReverse /eum  http://eum.example.com:7001/

Hope this helps

Regards,

Mohammed Rayan

 
0 Karma
Get Updates on the Splunk Community!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...