Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-12-2018 04:16 AM
How to determine App and Machine Agent up or down from (agent side logs) and alert through splunk
Solved! Go to Solution.
03-12-2018 07:39 AM
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!"
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form