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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...