Splunk AppDynamics

Assistance Needed with AppDynamics Integration

maniish_subrama
Engager

I'm currently experiencing difficulties integrating my Node.js application with AppDynamics. Despite following the setup instructions, I'm encountering issues with connecting my application to the AppDynamics Controller.

Labels (1)
0 Karma

Cansel_OZCAN
Path Finder

Hi Maniish,

What kind issue are you faceing of ?

Can you please give a little bit detail of your issue

Thanks

Cansel

maniish_subrama
Engager

I tried to set up the Node.js agent in AppDynamics, and it seems that I've configured everything correctly. However, I'm encountering a connectivity issue—the AppDynamics agent is unable to establish a connection.image.jpeg

0 Karma

iamryan
Community Manager
Community Manager

Hi @maniish.subramani,

Can you share what instructions you are following and if there is a confusing step or where you are getting stuck?

maniish_subrama
Engager

I tried to set up the Node.js agent in AppDynamics, and it seems that I've configured everything correctly. However, I'm encountering a connectivity issue—the AppDynamics agent is unable to establish a connection.

Step 1: I downloaded the Express Cart Node.js application from GitHub.

Step 2: After navigating to my Node.js project directory in the terminal, I executed the following commands:

npm install
npm fund
npm audit
npm audit fix
npm app.js

Step 3: I configured the agent within the app.js file, providing the necessary details such as access key, account name, tier name, and node name.

Despite ensuring that all configurations are accurate, the agent still seems unable to establish a connection. Any insights on what might be causing this connectivity issue would be greatly appreciated!

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...