Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/docs/sources/setup/install/_index.md

891 B

title menuTitle description aliases weight
Install Loki Install Overview of methods for installing Loki. [../installation/] 200

Install Loki

There are several methods of installing Loki:

  • [Install using Helm (recommended)]({{< relref "./helm" >}})
  • [Install using Tanka]({{< relref "./tanka" >}})
  • [Install using Docker or Docker Compose]({{< relref "./docker" >}})
  • [Install and run locally]({{< relref "./local" >}})
  • [Install from source]({{< relref "./install-from-source" >}})

Alloy:

  • Install Alloy
  • [Ingest Logs with Alloy]({{< relref "../../send-data/alloy" >}})

General process

In order to run Loki, you must:

  1. Download and install both Loki and Alloy.
  2. Download config files for both programs.
  3. Start Loki.
  4. Update the Alloy config file to get your logs into Loki.
  5. Start Alloy.