For the complete documentation index, see llms.txt. This page is also available as Markdown.

JSON Logs

This feature is only available for BYOC and On-Prem deployment modes.

groundcover utilizes a generic HTTP endpoint for logs in JSON format. This can be useful for integration with 3rd party services and additional collectors, or for importing log files manually.

Sending logs to the endpoint using the data source wizard

In the data sources page, search for the JSON Logs entry. Click on it and open the wizard to see a step-by-step guidance.

Endpoint and ingestion key are mandatory to get started. We highly recommend to add extra attributes to enrich the logs being sent, such as service name, environment, cluster and source.

Once these parameters will be filled, a cURL command will be available in the following format

Monitoring your integration

Once the integration is live, you can check the logs in the Logs page or the Explore page, and can set up monitors.

Last updated