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

ActiveGate not working on AKS cluster

aureliano_buend
Visitor

When i deploy the dynatrace operator on my aks cluster following the instructions given to me here:aureliano_buend_0-1693255725292.png

the deployment its succesfull

aureliano_buend_1-1693255827572.png

but when i go to my infraestructure obsevability tab on dynatrace to watch logs of my applications there is none, i have configured my logs monitoring like so:

aureliano_buend_3-1693255935021.png

the logs of the activegate agent on my aks cluster are the following:

aureliano_buend_4-1693256084222.png

would love any help.

 

 

2 REPLIES 2

Mizső
DynaMight Leader
DynaMight Leader

Hi @aureliano_buend,

Do you see the dicovered log files at your processes from AKS?

Mizs_0-1693258786020.png

If yes you should use this to define by rules which logs would you like to analyse in the LOG viewer:

Mizs_1-1693258908229.png

I hope it helps.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Hey, thank you for your reply

i don't see any discovery logs from my kubernetes, but maybe i'm looking at the wrong place

aureliano_buend_0-1693279552254.png

also after a few tries of removing and redeploying the agent i notice that dynatrace its able to get logs for a few minutes and then crashes, after searching in the logs of the pod of activegate i found the following message, i don't know if has something to do with the problem:

 

 

[DalWatchClientAdapter] Watching for changes (/api/v1/events) timed out. Will reconnect with resourceVersion='203570': java.net.SocketTimeoutException: Read timed out [Suppressing further messages for 30 minutes


Stream closed EOF for dynatrace/activegate-0 (certificate-loader)

 

 

still i think i'm looking at the wrong place as i understand it, oneagent was the one in charge of getting the logs.

Looking at the logs in the oneagent pod everything seems normal to me.

aureliano_buend_1-1693280408012.png

logs of the operator:

aureliano_buend_3-1693281259913.png

 

everything in the webhook pod seems ok also.

I think i'm even more lost now than at the start, was thinking of using maybe an otel operator or fluentd to get the logs of the pods and sending them to dynatrace, is this supported? 

 

 

Featured Posts