From 43ff59e69af61cfe50b506227ec52e68e54c3ed7 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Sun, 19 Jul 2026 00:35:36 +0900 Subject: [PATCH 1/3] docs: fix grammar mistakes and typos across the documentation Proofread the whole documentation set and fixed genuine English errors only (no stylistic rewording): subject-verb agreement, verb forms, missing/wrong articles and prepositions, singular/plural mismatches, doubled words, and misspellings. Notable content fixes: - formatter/tsv.md: the CRLF example was labeled "In non-Windows:" - service_discovery/{file,srv}.md: `` blocks were closed with `` - quickstart/life-of-a-fluentd-event.md: broken link `fluend.org` -> `fluentd.org` - output/webhdfs.md: value must be `webhdfs` (was `webhfds`) - installation calyptia MSI: `net.ext` -> `net.exe`, `calyptia-fleuntd.log` -> `calyptia-fluentd.log` Co-Authored-By: Claude Opus 4.8 Signed-off-by: Shizuo Fujita --- appendix/td-agent-v2-vs-v3-vs-v4.md | 2 +- configuration/buffer-section.md | 8 ++++---- configuration/config-file-yaml.md | 6 +++--- configuration/config-file.md | 4 ++-- configuration/parse-section.md | 2 +- configuration/routing-examples.md | 2 +- configuration/transport-section.md | 2 +- container-deployment/docker-compose.md | 2 +- container-deployment/docker-logging-driver.md | 10 +++++----- container-deployment/kubernetes.md | 8 ++++---- deployment/command-line-option.md | 2 +- deployment/fluentd-ui.md | 2 +- deployment/high-availability.md | 2 +- deployment/linux-capability.md | 4 ++-- deployment/logging.md | 6 +++--- deployment/multi-process-workers.md | 4 ++-- deployment/plugin-management.md | 6 +++--- deployment/signals.md | 2 +- deployment/source-only-mode.md | 4 ++-- deployment/system-config.md | 4 ++-- deployment/trouble-shooting.md | 4 ++-- deployment/zero-downtime-restart.md | 2 +- filter/README.md | 2 +- filter/geoip.md | 2 +- filter/grep.md | 4 ++-- filter/parser.md | 4 ++-- filter/record_transformer.md | 4 ++-- formatter/csv.md | 2 +- formatter/json.md | 2 +- formatter/ltsv.md | 4 ++-- formatter/single_value.md | 2 +- formatter/tsv.md | 4 ++-- how-to-guides/apache-to-minio.md | 2 +- how-to-guides/apache-to-mongodb.md | 2 +- how-to-guides/apache-to-s3.md | 2 +- how-to-guides/cep-norikra.md | 4 ++-- .../free-alternative-to-splunk-by-fluentd.md | 6 +++--- how-to-guides/graylog.md | 4 ++-- how-to-guides/http-to-hdfs.md | 2 +- how-to-guides/http-to-td.md | 4 ++-- how-to-guides/kinesis-stream.md | 2 +- how-to-guides/logs-to-sematext.md | 2 +- how-to-guides/parse-syslog.md | 4 ++-- how-to-guides/splunk-like-grep-and-alert-email.md | 6 +++--- how-to-guides/stream-analytics-with-materialize.md | 2 +- how-to-guides/syslog-influxdb.md | 6 +++--- input/exec.md | 4 ++-- input/forward.md | 4 ++-- input/http.md | 2 +- input/monitor_agent.md | 6 +++--- input/syslog.md | 4 ++-- input/tail.md | 2 +- input/windows_eventlog.md | 2 +- installation/before-install.md | 6 +++--- installation/install-by-deb-td-agent-v3.md | 2 +- installation/install-by-deb-td-agent-v4.md | 2 +- installation/install-by-dmg-td-agent-v3.md | 2 +- installation/install-by-dmg-td-agent-v4.md | 4 ++-- installation/install-by-msi-td-agent-v3.md | 2 +- installation/install-by-rpm-td-agent-v3.md | 4 ++-- installation/install-by-rpm-td-agent-v4.md | 4 ++-- .../install-by-dmg-calyptia-fluentd.md | 2 +- .../install-by-msi-calyptia-fluentd.md | 8 ++++---- .../install-by-deb-fluent-package-v5.md | 2 +- .../install-by-deb-fluent-package.md | 4 ++-- .../install-by-dmg-fluent-package.md | 2 +- .../install-by-msi-fluent-package-v5.md | 8 ++++---- .../install-by-msi-fluent-package.md | 8 ++++---- .../install-by-rpm-fluent-package-v5.md | 2 +- .../install-by-rpm-fluent-package.md | 4 ++-- installation/post-installation-guide.md | 2 +- metrics/README.md | 4 ++-- monitoring-fluentd/monitoring-prometheus.md | 2 +- monitoring-fluentd/overview.md | 2 +- output/README.md | 6 +++--- output/buffer.md | 2 +- output/elasticsearch.md | 4 ++-- output/exec_filter.md | 2 +- output/forward.md | 6 +++--- output/http.md | 8 ++++---- output/kafka.md | 2 +- output/mongo.md | 2 +- output/mongo_replset.md | 4 ++-- output/opensearch.md | 4 ++-- output/rewrite_tag_filter.md | 6 +++--- output/s3.md | 4 ++-- output/secondary_file.md | 2 +- output/webhdfs.md | 4 ++-- parser/apache_error.md | 2 +- parser/syslog.md | 2 +- plugin-development/README.md | 14 +++++++------- plugin-development/api-config-types.md | 2 +- plugin-development/api-plugin-base.md | 2 +- plugin-development/api-plugin-filter.md | 4 ++-- plugin-development/api-plugin-input.md | 2 +- plugin-development/api-plugin-output.md | 12 ++++++------ plugin-development/api-plugin-parser.md | 2 +- plugin-development/plugin-test-code.md | 6 +++--- plugin-development/plugin-update-from-v0.12.md | 4 ++-- plugin-helper-overview/README.md | 2 +- .../api-plugin-helper-child_process.md | 2 +- .../api-plugin-helper-compat_parameters.md | 2 +- .../api-plugin-helper-service_discovery.md | 4 ++-- plugin-helper-overview/api-plugin-helper-thread.md | 2 +- plugins/input/dummy.md | 2 +- quickstart/faq.md | 12 ++++++------ quickstart/fluent-package-v5-vs-td-agent.md | 2 +- quickstart/life-of-a-fluentd-event.md | 14 +++++++------- quickstart/support.md | 2 +- service_discovery/file.md | 2 +- service_discovery/srv.md | 2 +- storage/README.md | 4 ++-- storage/local.md | 2 +- troubleshooting-guide.md | 2 +- 114 files changed, 215 insertions(+), 215 deletions(-) diff --git a/appendix/td-agent-v2-vs-v3-vs-v4.md b/appendix/td-agent-v2-vs-v3-vs-v4.md index 367a4c87..c91d8340 100644 --- a/appendix/td-agent-v2-vs-v3-vs-v4.md +++ b/appendix/td-agent-v2-vs-v3-vs-v4.md @@ -59,5 +59,5 @@ This is for v0.12 and old distribution users. We don't recommend this version fo * [macOS](../installation/install-by-dmg-td-agent-v4.md) * [RubyGems](../installation/install-by-gem.md) -If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under under [the Apache License 2.0.](https://www.apache.org/licenses/LICENSE-2.0) +If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under [the Apache License 2.0.](https://www.apache.org/licenses/LICENSE-2.0) diff --git a/configuration/buffer-section.md b/configuration/buffer-section.md index 28ec067d..2a922c42 100644 --- a/configuration/buffer-section.md +++ b/configuration/buffer-section.md @@ -405,16 +405,16 @@ Following are the configuration parameters for buffer plugin and its chunks: * `chunk_limit_size` \[size\] * Default: 8MB \(memory\) / 256MB \(file\) - * The max size of each chunks: events will be written into chunks until + * The max size of each chunk: events will be written into chunks until - the size of chunks become this size + the size of chunks becomes this size * `chunk_limit_records` \[integer\] * Optional - * The max number of events that each chunks can store in it + * The max number of events that each chunk can store in it * `total_limit_size` \[size\] * Default: 512MB \(memory\) / 64GB \(file\) * The size limitation of this buffer plugin instance - * Once the total size of stored buffer reached this threshold, all append + * Once the total size of stored buffer reaches this threshold, all append operations will fail with error \(and data will be lost\) * `queue_limit_length` \[integer\] diff --git a/configuration/config-file-yaml.md b/configuration/config-file-yaml.md index 1f4a42db..8960aa17 100644 --- a/configuration/config-file-yaml.md +++ b/configuration/config-file-yaml.md @@ -15,7 +15,7 @@ See also: [Lifecycle of a Fluentd Event](../quickstart/life-of-a-fluentd-event.m Fluentd starts to support YAML configuration format but this is not 1-by-1 correspondence for Fluentd config file syntax. -Normal Fluentd configuration syntax has the following the list of directives: +Normal Fluentd configuration syntax has the following list of directives: 1. **`source`** directives determine the input sources 2. **`match`** directives determine the output destinations @@ -42,7 +42,7 @@ Under `config` object, Fluentd will handle the following elements: ### Special YAML elements 1. **`!include`** defines including rules for other files -2. **`!fluent/s`** defines Fluentd string format that is equivalent for double quoted string +2. **`!fluent/s`** defines Fluentd string format that is equivalent to double quoted string 3. **`!fluent/json`** defines Fluentd JSON format that is used for Hash type object 4. **`$tag`** defines tag for output plugin 5. **`$label`** defines label routes for input plugin @@ -243,7 +243,7 @@ If `$label` with `$name: '@ERROR'` is set, the events are routed to this label The `@ROOT` label is a builtin label used for getting root router by plugin's `event_emitter_router` API. -This label is introduced since v1.14.0 to assign a label back to the default route. For example, timed-out event records are handled by the concat filter can be sent to the default route. +This label is introduced since v1.14.0 to assign a label back to the default route. For example, timed-out event records handled by the concat filter can be sent to the default route. ## 6. Limit to specific workers: the `worker` element diff --git a/configuration/config-file.md b/configuration/config-file.md index 449e84f5..d31406ec 100644 --- a/configuration/config-file.md +++ b/configuration/config-file.md @@ -25,7 +25,7 @@ $ sudo vi /etc/fluent/fluentd.conf #### td-agent (EOL) {% hint style='warning' %} -As `td-agent` had already reached EOL, we recommend to use `fluent-package` (the successor to `td-agent`). +As `td-agent` had already reached EOL, we recommend using `fluent-package` (the successor to `td-agent`). * [fluent-package v5 vs td-agent v4](../quickstart/fluent-package-v5-vs-td-agent.md) {% endhint %} @@ -289,7 +289,7 @@ If `