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

Community access restored to most members


I've been able to make some changes to restore community engagement access to most members.

Follow the blog post for up to date information



We thank you for your patience while we get this fixed


How to determine App and Machine Agent up or down from (agent side logs)

Siva.Puli
New Poster

How to determine App and Machine Agent up or down from (agent side logs) and alert through splunk

1 REPLY 1

gurmitsa
Architect

You can try the following from agent logs.

 

For Java Agents:(agent.*.log)

"INFO JavaAgent - Started AppDynamics Java Agent Successfully."

I was not able to find a stop message in agent logs for you, may be you should try to check your jvm sys out logs.

 

For Machine Agent: (machine-agent.log)

"INFO SystemAgent - Started AppDynamics Machine Agent Successfully."

 

"INFO SystemAgent - Machine Agent Stopped!"