AppD Archive

Can you change the email health rule violation link from hostname to IP?

CommunityUser
Splunk Employee
Splunk Employee

I can't find a way to change the url link in emails sent by app dynamics.

For example we get Health Warning links such as:

http://hostnameofbox:8090/controller/#location=APP_EVENT_VIEWER_MODAL&eventSummary=624719

can appdynamics be configured to send an IP instead of the hostname?:

http://172.16.25.34:8090/controller/#location=APP_EVENT_VIEWER_MODAL&eventSummary=624719

I didnt see any options under /controller/admin.html for this nor in the configure email/sms popup

0 Karma

Arun_Dasetty
Super Champion

Hi,

Can you update the following JVM arg in domain.xml at location <controller_install_dir>/appserver/glassfish/domains/domain1/config/domain.xml after shutting down the controller glassfish appserver jvm as follows:

<jvm-options>-Dappdynamics.controller.ui.deeplink.url=http://172.16.25.34:8090/controller</jvm-options>

Check how it goes for new alerts triggered after restart. Hope that information helps.

Regards,

Arun

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...