From ce15167cb9149e6228afd7457a2538d28e11974b Mon Sep 17 00:00:00 2001 From: Mirko Lazarevic Date: Sun, 10 Nov 2024 00:46:30 +0100 Subject: [PATCH] pipeline: output: logdna: add documentation for logdna_endpoint config param (#1236) Signed-off-by: Mirko Lazarevic --- pipeline/outputs/logdna.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pipeline/outputs/logdna.md b/pipeline/outputs/logdna.md index 96026d7c7..e7432c2f3 100644 --- a/pipeline/outputs/logdna.md +++ b/pipeline/outputs/logdna.md @@ -32,6 +32,11 @@ Before to get started with the plugin configuration, make sure to obtain the pro LogDNA TCP Port 443 + + logdna_endpoint + LogDNA ingestion endpoint + /logs/ingest + api_key API key to get access to the service. This property is mandatory.