Menu
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)
- Install using 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.
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles: