mirror of
https://github.com/grafana/loki.git
synced 2026-03-13 09:33:58 +08:00
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Final PR to complete fixes #9228 **Special notes for your reviewer**: Updates Getting Started topic to be a general overview, links to Grafana topics, and Agent configuration file. Adds new Quick Start topic for running Loki Docker compose file locally that includes working sample queries. Adds three new graphics Removes two unused graphics
Loki examples
This directory contains examples and example configuration for Loki and Promtail.
Hosted logs in Grafana Cloud
You can use Grafana Cloud to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. Create an account to get started.
Getting started with Loki
Configuration files in the getting-started directory are used by the Loki getting started guide.
Sending logs from Heroku to Loki
Configuration files in the promtail-heroku directory are used by the Promtail and Heroku blogpost.