Analyze JVM garbage collection and safepoint logs with interactive charts and statistics.
Quick analysis of log files. Upload compressed logs and get instant results with charts and statistics.
Build from source for analysis of large files on your own machine without size restrictions.
Interesting cases and tips regarding garbage collection and JVM performance.
Quickly run the application on your computer:
docker run -it -p 8080:8080 -v /var/uploads:/uploads gclogs/safepoint-analyzer-web:1.2-SNAPSHOT
Create directory where your logs will be uploaded (/var/uploads) before running this command.
Application will be available on http://localhost:8080
Specify with multiple -e PROPERTY=value