Skip to content

Commit ce15167

Browse files
pipeline: output: logdna: add documentation for logdna_endpoint config param (#1236)
Signed-off-by: Mirko Lazarevic <[email protected]>
1 parent a176d25 commit ce15167

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pipeline/outputs/logdna.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Before to get started with the plugin configuration, make sure to obtain the pro
3232
<td style="text-align:left">LogDNA TCP Port</td>
3333
<td style="text-align:left">443</td>
3434
</tr>
35+
<tr>
36+
<td style="text-align:left">logdna_endpoint</td>
37+
<td style="text-align:left">LogDNA ingestion endpoint</td>
38+
<td style="text-align:left">/logs/ingest</td>
39+
</tr>
3540
<tr>
3641
<td style="text-align:left">api_key</td>
3742
<td style="text-align:left">API key to get access to the service. This property is <b>mandatory</b>.</td>

0 commit comments

Comments
 (0)