You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/loggers/logger_kafka.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Options:
57
57
> Specifies the output format for Kafka messages. Output format: `text`, `json`, or `flat-json`.
58
58
59
59
*`text-format` (string)
60
-
> output text format, please refer to the default text format to see all available [directives](../configuration.md#custom-text-format), use this parameter if you want a specific format
60
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline), use this parameter if you want a specific format
61
61
62
62
*`buffer-size` (integer)
63
63
> Specifies the size of the bulk for DNS messages before they are sent to Kafka.
Copy file name to clipboardexpand all lines: docs/loggers/logger_loki.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Options:
23
23
> interval in second between before to retry to send batch
24
24
25
25
*`text-format` (string)
26
-
> output text format, please refer to the default text format to see all available [directives](../configuration.md#custom-text-format), use this parameter if you want a specific format
26
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline), use this parameter if you want a specific format
Copy file name to clipboardexpand all lines: docs/loggers/logger_scalyr.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Options:
24
24
> batch size for log entries in bytes
25
25
26
26
*`text-format` (string)
27
-
> output text format, please refer to the default text format to see all available directives, use this parameter if you want a specific format
27
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline), use this parameter if you want a specific format
Copy file name to clipboardexpand all lines: docs/loggers/logger_stdout.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Options:
12
12
> output format: `text`, `jinja`, `json`, `flat-json` or `pcap`
13
13
14
14
*`text-format` (string)
15
-
> output text format, please refer to the default text format to see all available [directives](../configuration.md#custom-text-format), use this parameter if you want a specific format
15
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline) use this parameter if you want a specific format
16
16
17
17
*`jinja-format` (string)
18
18
> jinja template, please refer [Jinja templating](../dnsconversions.md#jinja-templating) to see all available directives
Copy file name to clipboardexpand all lines: docs/loggers/logger_syslog.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Options:
26
26
> output format: `text`, `json`, or `flat-json`
27
27
28
28
*`text-format` (string)
29
-
> output text format, please refer to the default text format to see all available [directives](../configuration.md#custom-text-format), use this parameter if you want a specific format
29
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline), use this parameter if you want a specific format
30
30
31
31
*`tls-insecure` (boolean)
32
32
> If set to true, skip verification of server certificate.
Copy file name to clipboardexpand all lines: docs/loggers/logger_tcp.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Options:
47
47
> Output format: `text`, `json`, or `flat-json`
48
48
49
49
*`text-format` (string)
50
-
> output text format, please refer to the default text format to see all available [directives](../configuration.md#custom-text-format), use this parameter if you want a specific format
50
+
> output text format, please refer to the default text format to see all available [text directives](../dnsconversions.md#text-format-inline), use this parameter if you want a specific format
51
51
52
52
*`buffer-size` (integer)
53
53
> how many DNS messages will be buffered before being sent
0 commit comments