cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OneAgent Extension Distribution

guptasahil942
Participant

I am unable to distribute the OneAgent Extension to OneAgent.

I have added the ca.pem file (root certificate) to location: C:\ProgramData\dynatrace\oneagent\agent\config\certificates on OneAgent.

On adding the Monitoring Configuration from UI , I get log: Monitoring configuration created

But, after that I do not get any log and configuration stays in Pending State.

I have checked that Extension is not present on path: C:\ProgramData\dynatrace\oneagent\log\extensions

Also, I am unable to find name of extension in ruxitagent logs on path : C:\ProgramData\dynatrace\oneagent\log\plugin

 

The Extension has been configured to run locally:

activation:
    local:
      path: activationSchema.json

 

Can someone please suggest , where I can find logs related to OneAgent Extension Distribution or that why it might not be getting distributed to OneAgent.

2 REPLIES 2

florent_duchate
Dynatrace Champion
Dynatrace Champion

Logs on windows can be found here:

C:\ProgramData\dynatrace\oneagent\log\extensions\ if there is no sub directory called datasource with another sub folder with the extension name then the extension couldn't be deployed at all. Look at the EEC log at the top level folder for info.

If there are no logs either, then the OneAgent version must pre-date the new extension framework or the EEC isn't enabled.

After upgrading the OneAgent to version 1.291 , I am getting below error on trying to run Extension locally:

STARTUP_ERROR, total restarts - 1

guptasahil942_0-1729514048742.png

How can I resolve this error ?

 

Featured Posts