Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Installation
Note: 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.
Installation methods
Instructions for different methods of installing Loki and Promtail.
- Install using Tanka (recommended)
- Microservices deployment with Helm
- Simple scalable deployment with Helm
- Install through Docker or Docker Compose
- Install and run locally
- Install from source
General process
In order to run Loki, you must:
- Download and install both Loki and Promtail.
- Download config files for both programs.
- Start Loki.
- Update the Promtail config file to get your logs into Loki.
- Start Promtail.