Skip to content

Commit 0071ba8

Browse files
fix(post): Fixed title casing
1 parent d539686 commit 0071ba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2021-11-20-grafana-loki.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: post
3-
title: "Meet Grafana LOKI, a log aggregation system for everything"
3+
title: "Meet Grafana LOKI, a Log Aggregation System for Everything"
44
date: 2021-11-20 8:00:00 -0500
55
categories: homelab
66
tags: homelab proxmox grafana logging promtail prometheus
77
---
88

9-
[![Meet Grafana LOKI, a log aggregation system for everything](https://img.youtube.com/vi/h_GGd7HfKQ8/0.jpg)](https://www.youtube.com/watch?v=h_GGd7HfKQ8 "Meet Grafana LOKI, a log aggregation system for everything")
9+
[![Meet Grafana LOKI, a Log Aggregation System for Everything](https://img.youtube.com/vi/h_GGd7HfKQ8/0.jpg)](https://www.youtube.com/watch?v=h_GGd7HfKQ8 "Meet Grafana LOKI, a Log Aggregation System for Everything")
1010

1111
I've been on a quest to find a new logging system. I've use quite a few in the past, some open source, some proprietary, and some home grown, but recently I've decided to switch. I've switched to Grafana Loki for all of my logs for all of my systems - this includes machines, devices, docker systems and hosts, and my all of my kubernetes clusters. If you're thinking of using Grafana and are also looking for a fast way to log all of your systems, join me as we discuss and configure Grafana Loki.
1212

0 commit comments

Comments
 (0)