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

How to retrieve activegate extension logs?

strudeau
Participant

We are trying to diagnose why an extension is not working as expected and need to look at the activegate diagnostics logs in order to do so located at the following location, for example:

SupportArchiveEDCE3637\COLLECTOR\0x0000000064c7d960\remotepluginmodule\log\extensions\datasources\com.dynatrace.extension.sql-server\dynatracesourcesql.jar.1.log 

Is there a way to stream those logs directly into grail so we don't have to create a new diagnostic archive each time and download it? This takes forever and really slows us down when doing debugging. Your tips and counsels are really appreciated.

6 REPLIES 6

Peter_Youssef
Champion

Hello @strudeau 

You can find ActiveGate Logs through the attached URL:

Then, you can ingest logs into Dynatrace for analysis and troubleshooting:

BR,

Peter

Peter_Youssef
Champion

strudeau
Participant

hello @Peter_Youssef , thanks for that valuable information. How would you suggest I forward my activegate logs to dynatrace? Should I use OneAgent or another agent? I was reading that there are some security permissions preventing OneAgent from from forwarding ActiveGate logs for some kind of security reasons. Thanks.

Hello @strudeau 

Using Postman you can run the attached API to ingest the AG related logs:

KR,

Peter

Hi @strudeau 

Another applicable workaround on testing environment if possible:

  • Install the OA on the AG and check if the logs detected and ingested directly, it's fine.
  • If not create ingestion and processing rules.

Hoping it helps.

BR,

Peter

strudeau
Participant

Featured Posts