Splunk AppDynamics

Is there a recommended base Docker image for a NodeJS app?

CommunityUser
Splunk Employee
Splunk Employee

Is there an official recommendation for a base Docker image running NodeJs?  We are trying to instrument a NodeJS application using an Alpine-based Docker image (node:carbon-alpine) and ran into problems launching the proxy.  I've been trying to set it up as proxyless (libagent:true) but now I'm running into logging errors.  I started thinking that perhaps we should switch to a different base image.  Below is the logging error in case anyone has seen this before...

^ Log file removed by @Ryan.Paredez. We recommend that log files not be shared in the forums for security and privacy reasons

Labels (1)
0 Karma

Abhimanyu_Arora
Path Finder

Hi Steven,

I guess you are trying to install the nodejs agent through npm? In case of alpine, you have to download the agent binaries from our download zone -

https://download.appdynamics.com/download/#version=&apm=nodejs&os=&platform_admin_os=&events=&eum=&p...

Let me know if this helps.

Also as an alternative you can also try node-slim​ docker image if you wish to use npm for agent installation.

Thanks

Abhimanyu

CommunityUser
Splunk Employee
Splunk Employee

How do you install the file downloaded from AppD downloads section? Are there any instructions?

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Abhimanyu,

  You are correct - I am trying to install 4.5.4 using npm. I tried switching to carbon-slim and got the same error.  I removed libagent config and tried again and got a new error: 

Appdynamics agent cannot be initialized due to Error: /development/docker/app/node_modules/appdynamics-protobuf/protobuf_for_node.node: invalid ELF header
Error: /development/docker/app/node_modules/appdynamics-protobuf/protobuf_for_node.node: invalid ELF header
at Object.Module._extensions..node (module.js:682:18)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at requireProtobufBinding (/development/docker/app/node_modules/appdynamics-protobuf/index.js:29:11)
at Object.<anonymous> (/development/docker/app/node_modules/appdynamics-protobuf/index.js:33:18)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)

 

I will try the download and give it a shot...

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...