All Apps and Add-ons

Splunk to AppDynamics bi-directional: How do we get the button "Search in AppDynamics" to display under Event Actions?

srisahitya_v
Communicator

Hi Team,

We did Splunk and AppDynamics integration successfully, but we are unable to get the button which leads user from Splunk to the AppDynamics.
alt text

From the diagram above, we should get a "search in AppDynamics" option.

Could you please guide me how to get this button to display?

0 Karma

splunk24
Path Finder

Hi please help me in integration the splunk with appdynamics.. What is required and what are challenges.. Any document if you can provide for the same

0 Karma

srisahitya_v
Communicator

Dear @splunk24,

please follow the documentation present here.

https://splunkbase.splunk.com/app/1297/

please feel free to ask any challenges.

cheers!
sahitya

0 Karma

pranta
Explorer

Hi srisahitya_v,

Cross-launching from Splunk to AppDynamics is only applicable for events and health-rule violations sent from AppDynamics to Splunk via the Splunk alerting extension.

Not sure why the following section got deleted from the documentation:

Custom Notifications in AppDynamics

Use the AppDynamics Controller UI to configure the custom actions notify-splunk-of-event and notify-splunk-of-policy-violation in the Global Notifications and Policy Notifications screens. Details are available in Configure Custom Notifications (login required).

  1. Add the following field extraction section to your $SPLUNK_HOME/etc/apps/search/default/props.conf file:

    [source::http-simple]

    EXTRACT-AppD = url="http[s]*://(?[^"|]+)"

  2. Add the following workflow action to your $SPLUNK_HOME/etc/apps/search/default/workflow_actions.conf file:

    [LaunchAppD]

    display_location = both

    fields = url

    label = Launch in AppDynamics

    link.method = get

    link.target = blank

    link.uri = http://$!nurl$

    type = link

Meanwhile, while I investigate the documentation issue, please follow the above instructions which are also available here:

https://github.com/Appdynamics/splunk-alerting-extension-old

Cheers,
Pranta

Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...