documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
This commit is contained in:
@@ -3,6 +3,7 @@ title: "Loki"
|
||||
ring: trial
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [devops]
|
||||
---
|
||||
|
||||
Archiving indexed log data with a system like Elasticsearch can be expensive and archiving it as simple text files makes it hard to query them.
|
||||
@@ -11,4 +12,4 @@ This allows the user to query the data by pre-defined labels and keeps the costs
|
||||
|
||||
Another benefit is the fact that does not have an endpoint for mutating log data which makes the data immutable from a potential compromised system.
|
||||
|
||||
We at AOE are using it for longer term log archiving in several Kubernetes clusters.
|
||||
We at AOE are using it for longer term log archiving in several Kubernetes clusters.
|
||||
|
||||
Reference in New Issue
Block a user