From 0b330a93816beda7135689de3f0a612e13af32f1 Mon Sep 17 00:00:00 2001 From: Mirko Lazarevic Date: Tue, 17 Oct 2023 09:52:09 +0200 Subject: [PATCH] pipeline: output: logdna: add documentation for logdna_endpoint config param 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 3416dff2a..5daed5ca0 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.