From 056038685d743b1efffc8e711a15c1c71c64df3c Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Mon, 9 Dec 2024 08:44:30 +0100 Subject: [PATCH] Update content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md --- .../collecting-otel-compliant-java-logs-from-files/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md b/content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md index 242021d20172..7a2413371628 100644 --- a/content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md +++ b/content/en/blog/2024/collecting-otel-compliant-java-logs-from-files/index.md @@ -1,7 +1,7 @@ --- title: Collecting OpenTelemetry-compliant Java logs from files linkTitle: OTel-compliant Java logs from files -date: 2024-12-07 +date: 2024-12-09 author: > [Cyrille Le Clerc](https://github.com/cyrille-leclerc) (Grafana Labs), [Gregor Zeitlinger](https://github.com/zeitlinger) (Grafana Labs)