Splunk AppDynamics

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

CommunityUser
Splunk Employee
Splunk Employee

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

Labels (1)
0 Karma
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

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!"

 

View solution in original post

CommunityUser
Splunk Employee
Splunk Employee

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!"

 
Get Updates on the Splunk Community!

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...

4 Ways the Splunk Community Helps You Prepare for .conf25

.conf25 is right around the corner, and whether you’re a first-time attendee or a seasoned Splunker, the ...

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...