Hello Rajesh!
JVM primarily generates 3 different types of logs:
1. GC logs
2. Thread dumps
3. Heap dumps
You can capture all of the above JVM artifacts and system level artifacts by using this script.
Can I know the location, where it's stored?
Hello Rajesh!
JVM primarily generates 3 different types of logs:
1. GC logs
2. Thread dumps
3. Heap dumps
You can capture all of the above JVM artifacts and system level artifacts by using this script.
Edit your Comment