Skip to content

Commit ce592ee

Browse files
author
Robert Fekete
committed
Adds missing log-fetch-limit options to otlp sources
1 parent b3ee873 commit ce592ee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/chapter-sources/opentelemetry/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ log otel_forward_mode_alts {
4141

4242
The `opentelemetry()` source ignores this option and uses the address of the OTLP peer as the HOST.
4343

44+
{{< include-headless "chunk/option-source-log-fetch-limit.md" >}}
45+
4446
{{< include-headless "chunk/option-source-file-log-iw-size.md" >}}
4547

4648
## `port()` {#port}

content/chapter-sources/source-syslog-ng-otlp/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ The `syslog-ng-otlp()` source ignores this option and uses the hostname from the
7171

7272
{{< include-headless "chunk/option-source-keep-timestamp.md" >}}
7373

74-
{{% include-headless "chunk/option-source-file-log-iw-size.md" %}}
74+
{{< include-headless "chunk/option-source-log-fetch-limit.md" >}}
75+
76+
{{< include-headless "chunk/option-source-file-log-iw-size.md" >}}
7577

7678
{{< include-headless "chunk/option-source-log-prefix.md" >}}
7779

0 commit comments

Comments
 (0)