Search

GC easy – Universal Java GC Log Analyser

Tag

GC Logs API

Benefits of the GCeasy Premium subscription

The 'PRO++' edition offers significant advantages over the free 'PUBLIC' edition, including advanced machine learning for problem detection in GC logs, the ability to analyze 300 logs and make 300 API calls per month, larger file uploads (300mb), and the option to download analysis reports in PDF format.

GCeasy API – Remote Location

The GCeasy API now features Remote Location, allowing users to analyze GC logs directly from a URL, such as an AWS S3 bucket. Users can compress files in various formats for efficient processing and must include a “Content-Encoding” parameter. Authentication is required for some servers, facilitated by specific header parameters.

HOW TO INVOKE GC LOGS ANALYSIS API THROUGH POSTMAN

GCeasy offers a REST API for analyzing Java GC logs, aimed at application monitoring and code quality assessment during CI/CD processes. This guide details how to use the API via Postman, including downloading Postman, setting the POST method, entering the request URL with the API key, and uploading GC log files.

GARBAGE COLLECTION LOG ANALYSIS API

gceasy.io is introducing a RESTful API to analyze Java GC logs. Here are a couple of use cases where this Java GC API can be used.

Featured post

Up ↑