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!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...