Skip to content

Commit ff9f7b0

Browse files
committed
Sync with generated docs
1 parent 4b107cc commit ff9f7b0

File tree

8 files changed

+44
-2
lines changed

8 files changed

+44
-2
lines changed

content/docs/configuration/crds/extensions/hosttailer_types.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@ Start reading from the head of new log files
122122
Skip long line when exceeding Buffer_Max_Size
123123

124124

125+
### verbose (bool, optional) {#filetailer-verbose}
126+
127+
Available in Logging operator version 5.3 and later.
128+
129+
Verbose mode
130+
131+
125132

126133
## SystemdTailer
127134

content/docs/configuration/crds/v1beta1/clusterflow_types.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Name of the logging cluster to be attached
4949
### namespaces ([]string, optional) {#clusterselect-namespaces}
5050

5151

52+
### namespaces_regex ([]string, optional) {#clusterselect-namespaces_regex}
53+
54+
Available in Logging operator version 5.3 and later.
5255

5356
## ClusterExclude
5457

@@ -67,6 +70,9 @@ Name of the logging cluster to be attached
6770
### namespaces ([]string, optional) {#clusterexclude-namespaces}
6871

6972

73+
### namespaces_regex ([]string, optional) {#clusterexclude-namespaces_regex}
74+
75+
Available in Logging operator version 5.3 and later.
7076

7177
## ClusterFlowSpec
7278

content/docs/configuration/crds/v1beta1/fluentbit_types.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ DisableVarLibDockerContainers controls whether the /var/lib/docker/containers vo
147147
148148
### filterGrep (*FilterGrep, optional) {#fluentbitspec-filtergrep}
149149
150+
Available in Logging operator version 5.3 and later.
150151
151152
### filterKubernetes (FilterKubernetes, optional) {#fluentbitspec-filterkubernetes}
152153
@@ -881,6 +882,8 @@ Default: false
881882

882883
FilterGrep The Grep Filter plugin
883884

885+
Available in Logging operator version 5.3 and later.
886+
884887
### Exclude ([]string, optional) {#filtergrep-exclude}
885888

886889
Exclude records where the content of KEY matches the regular expression.

content/docs/configuration/plugins/filters/elasticsearch_genid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can specify keys which are record in events for hash generation seed. This p
6161

6262
### separator (string, optional) {#elasticsearchgenid-separator}
6363

64-
You can specify separator charactor to creating seed for hash generation.
64+
You can specify separator character to creating seed for hash generation.
6565

6666

6767
### use_entire_record (bool, optional) {#elasticsearchgenid-use_entire_record}

content/docs/configuration/plugins/filters/parser.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ Only available when using type: multi_format
100100
Only available when using type: multi_format
101101

102102

103+
### format_key (string, optional) {#parse section-format_key}
104+
105+
Available in Logging operator version 5.3 and later.
106+
107+
Only available when using type: multi_format If set, add this key to record with value being pattern format_name
108+
103109
### grok_failure_key (string, optional) {#parse-section-grok_failure_key}
104110

105111
Only available when using type: grok, multiline_grok. The key has grok failure reason.
@@ -227,6 +233,13 @@ Regexp expression to evaluate
227233
Only available when using type: multi_format
228234

229235

236+
### format_name (string, optional) {#parse section (single)-format_name}
237+
238+
Available in Logging operator version 5.3 and later.
239+
240+
Only available when using type: multi_format Value added to format key entry
241+
242+
230243
### grok_failure_key (string, optional) {#parse-section-grok_failure_key}
231244

232245
Only available when using format: grok, multiline_grok. The key has grok failure reason.

content/docs/configuration/plugins/outputs/gelf.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,13 @@ TLS Options. For details, see [https://github.com/graylog-labs/gelf-rb/blob/7291
5959
6060
Default: {}
6161
62+
### udp_transport_type (string, optional) {#output-config-udp_transport_type}
6263
64+
Available in Logging operator version 5.3 and later.
65+
66+
UdpTransportType specifies the UDP chunk size by choosing either WAN or LAN mode. The choice between WAN and LAN affects the UDP chunk size depending on whether you are sending logs within your local network (LAN) or over a longer route (e.g., through the internet). Set this option accordingly. For more details, see: [https://github.com/manet-marketing/gelf_redux/blob/9db64353b6672805152c17642ea8ad39eafb5875/lib/gelf/notifier.rb#L22](https://github.com/manet-marketing/gelf_redux/blob/9db64353b6672805152c17642ea8ad39eafb5875/lib/gelf/notifier.rb#L22) Available since ghcr.io/kube-logging/logging-operator/fluentd:5.3.0-full
67+
68+
Default: WAN
6369
6470
6571
## Example `GELF` output configurations

content/docs/configuration/plugins/syslog-ng-outputs/disk_buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use this option if the option reliable() is set to no. This option contains the
3232
Use this option if the option reliable() is set to yes. This option contains the size of the messages in bytes that is used in the memory part of the disk buffer.
3333

3434

35-
### q_out_size (*int64, optional) {#diskbuffer-q_out_size}
35+
### qout_size (*int64, optional) {#diskbuffer-qout_size}
3636

3737
The number of messages stored in the output buffer of the destination.
3838

content/docs/configuration/plugins/syslog-ng-outputs/loki.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ The number of times syslog-ng OSE attempts to send a message to this destination
8282
Template for customizing the log message format.
8383

8484

85+
### tenant-id (string, optional) {#lokioutput-tenant-id}
86+
87+
Available in Logging operator version 5.3 and later.
88+
89+
Sets the tenant ID for multi-tenant scenarios. See the [AxoSyslog docs](https://axoflow.com/docs/axosyslog-core/chapter-destinations/destination-loki/#tenant-id) for more information.
90+
91+
8592
### time_reopen (int, optional) {#lokioutput-time_reopen}
8693

8794
The time to wait in seconds before a dead connection is reestablished.

0 commit comments

Comments
 (0)