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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...