Skip to content

Commit c1fe5c2

Browse files
authored
Merge pull request #586 from Qovery/chore/update_obs_history_service_logs
Update service logs history for observability
2 parents 38fbfdc + 219f143 commit c1fe5c2

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

website/docs/using-qovery/deployment/logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
last_modified_on: "2025-10-08"
2+
last_modified_on: "2025-10-15"
33
title: Logs
44
description: "Learn how to access the logs of your environment and services"
55
---
@@ -113,7 +113,7 @@ Past application logs are preserved on your cluster via [Loki](https://grafana.c
113113

114114
| Feature | With Observability Package | Without Observability Package |
115115
|---------|---------------------------|-------------------------------|
116-
| **History** | 12 weeks of complete log history | 3 days maximum |
116+
| **History** | 12 weeks of complete log history | 24 hours maximum |
117117
| **Volume** | Unlimited lines | Latest 1000 lines per service only |
118118
| **Capabilities** | Advanced filtering and correlation with metrics | Real-time logs only - no historical search |
119119

website/docs/using-qovery/deployment/logs.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Past application logs are preserved on your cluster via [Loki](https://grafana.c
104104

105105
| Feature | With Observability Package | Without Observability Package |
106106
|---------|---------------------------|-------------------------------|
107-
| **History** | 12 weeks of complete log history | 3 days maximum |
107+
| **History** | 12 weeks of complete log history | 24 hours maximum |
108108
| **Volume** | Unlimited lines | Latest 1000 lines per service only |
109109
| **Capabilities** | Advanced filtering and correlation with metrics | Real-time logs only - no historical search |
110110

website/docs/using-qovery/observability/logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
last_modified_on: "2025-10-08"
2+
last_modified_on: "2025-10-15"
33
title: Services logs
44
description: "Services logs"
55
sidebar_label: Services logs
@@ -23,7 +23,7 @@ In addition to real-time monitoring, Qovery observability includes **logs** to h
2323

2424
Every service in Qovery has its own log stream, collected and stored via **Loki + Promtail**. (See the [Logs Section][docs.using-qovery.deployment.logs] to know more)
2525

26-
- **Full historical access**: Complete log history with 12 weeks retention when observability is enabled, or 3 days without it
26+
- **Full historical access**: Complete log history with 12 weeks retention when observability is enabled, or 24 hours without it
2727
- Logs are enriched with **Qovery-specific labels** such as service ID and environment ID for easier filtering
2828
- Error-level logs are automatically detected and counted, making it easy to correlate metrics with log spikes
2929

website/docs/using-qovery/observability/logs.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In addition to real-time monitoring, Qovery observability includes **logs** to h
1414

1515
Every service in Qovery has its own log stream, collected and stored via **Loki + Promtail**. (See the [Logs Section][docs.using-qovery.deployment.logs] to know more)
1616

17-
- **Full historical access**: Complete log history with 12 weeks retention when observability is enabled, or 3 days without it
17+
- **Full historical access**: Complete log history with 12 weeks retention when observability is enabled, or 24 hours without it
1818
- Logs are enriched with **Qovery-specific labels** such as service ID and environment ID for easier filtering
1919
- Error-level logs are automatically detected and counted, making it easy to correlate metrics with log spikes
2020

0 commit comments

Comments
 (0)