You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/get-started/_index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ description: Provides an overview of the steps for implementing Grafana Loki to
7
7
8
8
# Get started with Grafana Loki
9
9
10
+
{{< youtube id="1uk8LtQqsZQ" >}}
11
+
10
12
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
11
13
12
14
Because all Loki implementations are unique, the installation process is
0 commit comments