scouter
scouter copied to clipboard
I have started agent with embedded tomcat, but no info is received
I have been able to start spring boot project with embedded tomcat (attached with scouter agent). I can see it in Scouter client, but no information is received. No tomcat log is received. Is there any specific example for running scouter agent with spring boot (embedded tomcat) ?
Scouter support spring boot web. Showing your client screenshot will help you solve the problem.
The picture (emblem) of the node stays in Java not changing to tomcat. Is it possible to run if we use undertow server (without tomcat) ?
http-nio-5000 is inactive, There is nothing shown on XLog
What's you detected object type? Java applications may be java or tomcat in the object type by default if you do not set any other value on the agent's configuration. The xlog view you opened may be involved with another object type. Check it or open correct object type's xlog view.
Yeah, I supposed to see another xlog. Now it works thank you. Is there any detail manual regarding to scouter I can refer to?