From f91c8c72b15e9782fba21913c35f16fa40482c2d Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Mon, 4 Dec 2023 14:38:33 +0100 Subject: [PATCH] Update ingestion.md --- docs/logs/ingestion.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/logs/ingestion.md b/docs/logs/ingestion.md index bc66de7..095db93 100644 --- a/docs/logs/ingestion.md +++ b/docs/logs/ingestion.md @@ -409,7 +409,9 @@ curl -i -XPOST -H "Content-Type: application/json" http://127.0.0.1:3104/loki/ap ## ** Docker ** -Integrate **qryn** using the native docker logging driver + + +Integrate Docker with **qryn** using the _native logging driver_ ``` version: '3.9'