From bc232346ce0d38c7a5850d8d3e0edc2d7bad7d4d Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Tue, 28 Jul 2026 12:10:11 +0900 Subject: [PATCH] docs: use https for fluentd.org links Replace http:// with https:// for all www.fluentd.org and fluentd.org URLs across the docs. This is mostly the CNCF footer boilerplate that appears on every page, plus a handful of in-body links. fluentd.org serves all of these over https, so the plain-http links were needless. Co-Authored-By: Claude Opus 4.8 Signed-off-by: Shizuo Fujita --- appendix/README.md | 2 +- appendix/td-agent-v2-vs-v3-vs-v4.md | 2 +- appendix/update-from-v0.12.md | 2 +- buffer/README.md | 2 +- buffer/file.md | 2 +- buffer/file_single.md | 2 +- buffer/memory.md | 2 +- configuration/buffer-section.md | 2 +- configuration/config-file-yaml.md | 2 +- configuration/config-file.md | 2 +- configuration/extract-section.md | 2 +- configuration/format-section.md | 2 +- configuration/inject-section.md | 2 +- configuration/parse-section.md | 2 +- configuration/plugin-common-parameters.md | 2 +- configuration/routing-examples.md | 2 +- configuration/service_discovery-section.md | 2 +- configuration/storage-section.md | 2 +- configuration/transport-section.md | 2 +- container-deployment/docker-compose.md | 4 ++-- container-deployment/docker-logging-driver.md | 8 ++++---- container-deployment/install-by-docker.md | 2 +- container-deployment/kubernetes.md | 4 ++-- deployment/command-line-option.md | 2 +- deployment/failure-scenarios.md | 2 +- deployment/fluentd-ui.md | 4 ++-- deployment/high-availability.md | 2 +- deployment/linux-capability.md | 2 +- deployment/logging.md | 2 +- deployment/multi-process-workers.md | 2 +- deployment/performance-tuning-single-process.md | 2 +- deployment/plugin-management.md | 2 +- deployment/rpc.md | 2 +- deployment/signals.md | 2 +- deployment/source-only-mode.md | 2 +- deployment/system-config.md | 2 +- deployment/trouble-shooting.md | 2 +- deployment/zero-downtime-restart.md | 2 +- filter/README.md | 2 +- filter/geoip.md | 2 +- filter/grep.md | 2 +- filter/parser.md | 2 +- filter/record_transformer.md | 2 +- filter/stdout.md | 2 +- formatter/README.md | 2 +- formatter/csv.md | 2 +- formatter/hash.md | 2 +- formatter/json.md | 2 +- formatter/ltsv.md | 2 +- formatter/msgpack.md | 2 +- formatter/out_file.md | 2 +- formatter/single_value.md | 2 +- formatter/stdout.md | 2 +- formatter/tsv.md | 2 +- how-to-guides/apache-to-minio.md | 4 ++-- how-to-guides/apache-to-mongodb.md | 8 ++++---- how-to-guides/apache-to-s3.md | 8 ++++---- how-to-guides/cep-norikra.md | 2 +- how-to-guides/filter-modify-apache.md | 2 +- .../free-alternative-to-splunk-by-fluentd.md | 4 ++-- how-to-guides/graylog.md | 2 +- how-to-guides/http-to-hdfs.md | 8 ++++---- how-to-guides/http-to-td.md | 12 ++++++------ how-to-guides/kinesis-stream.md | 10 +++++----- how-to-guides/logs-to-sematext.md | 4 ++-- how-to-guides/parse-syslog.md | 2 +- how-to-guides/raspberrypi-cloud-data-logger.md | 4 ++-- how-to-guides/splunk-like-grep-and-alert-email.md | 2 +- how-to-guides/syslog-influxdb.md | 2 +- input/README.md | 2 +- input/dummy.md | 2 +- input/exec.md | 2 +- input/forward.md | 4 ++-- input/http.md | 2 +- input/monitor_agent.md | 2 +- input/sample.md | 2 +- input/syslog.md | 2 +- input/tail.md | 2 +- input/tcp.md | 2 +- input/udp.md | 2 +- input/unix.md | 2 +- input/windows_eventlog.md | 2 +- installation/before-install.md | 2 +- 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 | 2 +- installation/install-by-gem.md | 2 +- installation/install-by-msi-td-agent-v3.md | 2 +- installation/install-by-msi-td-agent-v4.md | 2 +- installation/install-by-rpm-td-agent-v3.md | 2 +- installation/install-by-rpm-td-agent-v4.md | 2 +- .../install-by-deb-calyptia-fluentd.md | 2 +- .../install-by-dmg-calyptia-fluentd.md | 2 +- .../install-by-msi-calyptia-fluentd.md | 2 +- .../install-by-rpm-calyptia-fluentd.md | 2 +- .../install-by-deb-fluent-package-v5.md | 2 +- .../install-by-deb-fluent-package.md | 2 +- .../install-by-dmg-fluent-package.md | 2 +- .../install-by-msi-fluent-package-v5.md | 2 +- .../install-by-msi-fluent-package.md | 2 +- .../install-by-rpm-fluent-package-v5.md | 2 +- .../install-by-rpm-fluent-package.md | 2 +- installation/install-from-source.md | 2 +- installation/post-installation-guide.md | 2 +- language-bindings/java.md | 2 +- language-bindings/nodejs.md | 2 +- language-bindings/perl.md | 2 +- language-bindings/php.md | 2 +- language-bindings/python.md | 2 +- language-bindings/ruby.md | 2 +- language-bindings/scala.md | 2 +- metrics/README.md | 2 +- metrics/local.md | 2 +- monitoring-fluentd/monitoring-prometheus.md | 2 +- monitoring-fluentd/monitoring-rest-api.md | 2 +- monitoring-fluentd/overview.md | 2 +- output/README.md | 2 +- output/buffer.md | 2 +- output/copy.md | 2 +- output/elasticsearch.md | 2 +- output/exec.md | 2 +- output/exec_filter.md | 2 +- output/file.md | 2 +- output/forward.md | 2 +- output/http.md | 2 +- output/kafka.md | 2 +- output/mongo.md | 2 +- output/mongo_replset.md | 2 +- output/null.md | 2 +- output/opensearch.md | 2 +- output/relabel.md | 2 +- output/rewrite_tag_filter.md | 2 +- output/roundrobin.md | 2 +- output/s3.md | 2 +- output/secondary_file.md | 2 +- output/stdout.md | 2 +- output/webhdfs.md | 2 +- parser/README.md | 2 +- parser/apache.md | 2 +- parser/apache2.md | 2 +- parser/apache_error.md | 2 +- parser/csv.md | 2 +- parser/json.md | 2 +- parser/ltsv.md | 2 +- parser/msgpack.md | 2 +- parser/multiline.md | 2 +- parser/nginx.md | 2 +- parser/none.md | 2 +- parser/regexp.md | 2 +- parser/syslog.md | 2 +- parser/tsv.md | 2 +- plugin-development/README.md | 4 ++-- plugin-development/api-config-types.md | 2 +- plugin-development/api-plugin-base.md | 2 +- plugin-development/api-plugin-buffer.md | 2 +- plugin-development/api-plugin-filter.md | 2 +- plugin-development/api-plugin-formatter.md | 2 +- plugin-development/api-plugin-input.md | 2 +- plugin-development/api-plugin-output.md | 2 +- plugin-development/api-plugin-parser.md | 2 +- plugin-development/api-plugin-service_discovery.md | 2 +- plugin-development/api-plugin-storage.md | 2 +- plugin-development/plugin-test-code.md | 2 +- plugin-development/plugin-update-from-v0.12.md | 2 +- plugin-helper-overview/README.md | 2 +- .../api-plugin-helper-child_process.md | 2 +- .../api-plugin-helper-compat_parameters.md | 2 +- .../api-plugin-helper-event_emitter.md | 2 +- .../api-plugin-helper-event_loop.md | 2 +- plugin-helper-overview/api-plugin-helper-extract.md | 2 +- .../api-plugin-helper-formatter.md | 2 +- .../api-plugin-helper-http_server.md | 2 +- plugin-helper-overview/api-plugin-helper-inject.md | 2 +- plugin-helper-overview/api-plugin-helper-metrics.md | 2 +- plugin-helper-overview/api-plugin-helper-parser.md | 2 +- .../api-plugin-helper-record_accessor.md | 2 +- plugin-helper-overview/api-plugin-helper-server.md | 2 +- .../api-plugin-helper-service_discovery.md | 2 +- plugin-helper-overview/api-plugin-helper-socket.md | 2 +- plugin-helper-overview/api-plugin-helper-storage.md | 2 +- plugin-helper-overview/api-plugin-helper-thread.md | 2 +- plugin-helper-overview/api-plugin-helper-timer.md | 2 +- quickstart/README.md | 2 +- quickstart/faq.md | 2 +- quickstart/fluent-package-v5-vs-td-agent.md | 2 +- quickstart/life-of-a-fluentd-event.md | 8 ++++---- quickstart/logo.md | 2 +- quickstart/support.md | 2 +- service_discovery/README.md | 2 +- service_discovery/file.md | 2 +- service_discovery/srv.md | 2 +- service_discovery/static.md | 2 +- storage/README.md | 2 +- storage/local.md | 2 +- 195 files changed, 228 insertions(+), 228 deletions(-) diff --git a/appendix/README.md b/appendix/README.md index 7b141568..678cba34 100644 --- a/appendix/README.md +++ b/appendix/README.md @@ -7,4 +7,4 @@ This section collects supplementary articles that do not fit into the other sect * [Update from v0.12 to v1](update-from-v0.12.md): how to update Fluentd to v1.0 from v0.12 or earlier. * [td-agent v2 vs v3 vs v4](td-agent-v2-vs-v3-vs-v4.md): differences between the `td-agent` series, kept for reference. Note that `td-agent` has already reached End of Life \(EOL\); use [`fluent-package`](../installation/install-fluent-package/) instead. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/appendix/td-agent-v2-vs-v3-vs-v4.md b/appendix/td-agent-v2-vs-v3-vs-v4.md index c91d8340..632aab93 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 [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](https://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/appendix/update-from-v0.12.md b/appendix/update-from-v0.12.md index b8cb3b31..af2be11a 100644 --- a/appendix/update-from-v0.12.md +++ b/appendix/update-from-v0.12.md @@ -85,5 +85,5 @@ Fluentd v1 changes buffer mechanism for flexibility. The new buffer consists of Log forwarding from v0.12 to v1.0 is no problem but log forwarding from v1.0 to v0.12 has a problem due to timestamp change. See [`in_forward`'s FAQ](https://fluentd.gitbook.io/manual/v/0.12/input/forward#i-got-messagepack-unknownexttypeerror-error-why) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/buffer/README.md b/buffer/README.md index 989d44b4..3d34f74d 100644 --- a/buffer/README.md +++ b/buffer/README.md @@ -216,5 +216,5 @@ This sometimes causes a problem when the output destination has a payload size l * [`buf_memory`](memory.md) * [`buf_file`](file.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 the Apache 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/buffer/file.md b/buffer/file.md index 59072039..9394a20d 100644 --- a/buffer/file.md +++ b/buffer/file.md @@ -171,5 +171,5 @@ If such a character was included in the path, it might be trouble (ignored) afte As a workaround, override `path` parameter in `` section which does not contain such a character. {% endhint %} -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/buffer/file_single.md b/buffer/file_single.md index 30e33ed1..f3ab72b7 100644 --- a/buffer/file_single.md +++ b/buffer/file_single.md @@ -107,5 +107,5 @@ This limitation will be removed by adding the metadata header in the file in the Caution: `file_single` buffer implementation depends on the characteristics of the local file system. Don't use `file_single` buffer on remote file systems e.g. NFS, GlusterFS, HDFS and etc. We observed major data loss by using remote file system. {% endhint %} -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/buffer/memory.md b/buffer/memory.md index 126edea1..a036a5d8 100644 --- a/buffer/memory.md +++ b/buffer/memory.md @@ -24,5 +24,5 @@ If you want to understand buffer behavior precisely, see [Buffer Section Configu ``` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/buffer-section.md b/configuration/buffer-section.md index 2a922c42..e003240e 100644 --- a/configuration/buffer-section.md +++ b/configuration/buffer-section.md @@ -604,4 +604,4 @@ With `exponential_backoff`, `retry_wait` interval will be calculated as below: * total retry time: `c + c*b^1 + (...) + c*b^(k-1) = c*(b^k - 1) / (b - 1)` * = `2^k - 1` by default -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/config-file-yaml.md b/configuration/config-file-yaml.md index 8960aa17..71e1a75b 100644 --- a/configuration/config-file-yaml.md +++ b/configuration/config-file-yaml.md @@ -616,4 +616,4 @@ The backslash `\` is interpreted as an escape character. You need `\` for settin str_param: "foo\nbar" # \n is interpreted as actual LF character ``` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/config-file.md b/configuration/config-file.md index fc8d6851..bebc4254 100644 --- a/configuration/config-file.md +++ b/configuration/config-file.md @@ -682,5 +682,5 @@ The backslash `\` is interpreted as an escape character. You need `\` for settin str_param "foo\nbar" # \n is interpreted as actual LF character ``` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/extract-section.md b/configuration/extract-section.md index 438d8a07..04ab8fec 100644 --- a/configuration/extract-section.md +++ b/configuration/extract-section.md @@ -96,5 +96,5 @@ The **extract** section can be under ``, ``, or `` sectio 4. Region/Zone \(e.g. `Asia/Tokyo`\) 5. Region/Zone/Zone \(e.g. `America/Argentina/Buenos_Aires`\) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/format-section.md b/configuration/format-section.md index cbf282f5..3886df0f 100644 --- a/configuration/format-section.md +++ b/configuration/format-section.md @@ -115,5 +115,5 @@ The `@type` parameter specifies the type of the formatter plugin. 4. Region/Zone \(e.g. `Asia/Tokyo`\) 5. Region/Zone/Zone \(e.g. `America/Argentina/Buenos_Aires`\) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/inject-section.md b/configuration/inject-section.md index 251d1c8d..6a2ec0ff 100644 --- a/configuration/inject-section.md +++ b/configuration/inject-section.md @@ -134,5 +134,5 @@ Injected Record: 4. Region/Zone \(e.g. `Asia/Tokyo`\) 5. Region/Zone/Zone \(e.g. `America/Argentina/Buenos_Aires`\) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/parse-section.md b/configuration/parse-section.md index 5a27ac36..ec486a3c 100644 --- a/configuration/parse-section.md +++ b/configuration/parse-section.md @@ -216,5 +216,5 @@ For the `types` parameter, the following types are supported: In the above use case, the timestamp is parsed as `unixtime` at first, if it fails, then it is parsed as `%iso8601` secondary. Note that `time_format_fallbacks` is the last resort to parse mixed timestamp format. There is a performance penalty \(Typically, N fallbacks are specified in `time_format_fallbacks` and if the last specified format is used as a fallback, N times slower in the worst case\). -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/plugin-common-parameters.md b/configuration/plugin-common-parameters.md index 3c556eeb..ec5b00a4 100644 --- a/configuration/plugin-common-parameters.md +++ b/configuration/plugin-common-parameters.md @@ -95,5 +95,5 @@ NOTE: The values for the `@label` parameter MUST start with `@` character. Specifying `@label` is strongly recommended to route events to any plugin without modifying the tags. It helps make the complex configuration modular and simple. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/routing-examples.md b/configuration/routing-examples.md index 51a29b8a..cf00d7f0 100644 --- a/configuration/routing-examples.md +++ b/configuration/routing-examples.md @@ -184,5 +184,5 @@ Use [out\_relabel](../output/relabel.md) plugin. This plugin simply emits events ``` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/service_discovery-section.md b/configuration/service_discovery-section.md index 229fbd10..058709b0 100644 --- a/configuration/service_discovery-section.md +++ b/configuration/service_discovery-section.md @@ -46,5 +46,5 @@ The `@type` parameter specifies the type of service discovery plugin. ``` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/storage-section.md b/configuration/storage-section.md index 603ee10f..0d55d5ec 100644 --- a/configuration/storage-section.md +++ b/configuration/storage-section.md @@ -56,5 +56,5 @@ The following parameters are common to all storage plugins. Individual storage p * **`save_at_shutdown`** \(bool\) \(optional\): If `true`, the storage saves its data when the plugin shuts down. This takes effect regardless of `persistent` and `autosave`. * Default: `true` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/configuration/transport-section.md b/configuration/transport-section.md index 0d0de415..291c0a66 100644 --- a/configuration/transport-section.md +++ b/configuration/transport-section.md @@ -168,5 +168,5 @@ For ``: * `generate_cert_digest`: \[enum: `sha1`/`sha256`/`sha384`/`sha512`\] * Default: `sha256` -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/container-deployment/docker-compose.md b/container-deployment/docker-compose.md index 05f631a9..0fd19285 100644 --- a/container-deployment/docker-compose.md +++ b/container-deployment/docker-compose.md @@ -181,7 +181,7 @@ Then, go to `Discover` tab to check the logs. As you can see, logs are properly * [Fluentd: Architecture](https://www.fluentd.org/architecture) * [Fluentd: Get Started](../quickstart/) -* [Downloading Fluentd](http://www.fluentd.org/download) +* [Downloading Fluentd](https://www.fluentd.org/download) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/container-deployment/docker-logging-driver.md b/container-deployment/docker-logging-driver.md index 19364119..6a4f88b5 100644 --- a/container-deployment/docker-logging-driver.md +++ b/container-deployment/docker-logging-driver.md @@ -6,15 +6,15 @@ The old-fashioned way is to write these messages into a log file, but that inher On Docker v1.6, the concept of [**logging drivers**](https://docs.docker.com/engine/admin/logging/overview/) was introduced. The Docker engine is aware of the output interfaces that manage the application messages. -For Docker v1.8, we have implemented a native [**Fluentd Docker logging driver**](https://docs.docker.com/engine/admin/logging/fluentd/). Now, you are able to have a unified and structured logging system with the simplicity and high performance of [Fluentd](http://fluentd.org). +For Docker v1.8, we have implemented a native [**Fluentd Docker logging driver**](https://docs.docker.com/engine/admin/logging/fluentd/). Now, you are able to have a unified and structured logging system with the simplicity and high performance of [Fluentd](https://fluentd.org). NOTE: Currently, the Fluentd logging driver doesn't support sub-second precision. ## Getting Started -Using the Docker logging mechanism with [Fluentd](http://www.fluentd.org) is a straightforward step. To get started, make sure you have the following prerequisites: +Using the Docker logging mechanism with [Fluentd](https://www.fluentd.org) is a straightforward step. To get started, make sure you have the following prerequisites: -* A basic understanding of [Fluentd](http://www.fluentd.org) +* A basic understanding of [Fluentd](https://www.fluentd.org) * A basic understanding of Docker * A basic understanding of [Docker logging drivers](https://docs.docker.com/engine/admin/logging/overview/) * Docker v1.8+ @@ -282,5 +282,5 @@ In a production environment, you must use one of the container orchestration too * [Logging Architecture](https://kubernetes.io/docs/concepts/cluster-administration/logging/) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/container-deployment/install-by-docker.md b/container-deployment/install-by-docker.md index 6f83a576..8120a664 100644 --- a/container-deployment/install-by-docker.md +++ b/container-deployment/install-by-docker.md @@ -119,5 +119,5 @@ Also, refer to the following tutorials to learn how to collect data from various * [Store Apache Log into MongoDB](../how-to-guides/apache-to-mongodb.md) * [Data Collection into HDFS](../how-to-guides/http-to-hdfs.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 the Apache 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/container-deployment/kubernetes.md b/container-deployment/kubernetes.md index 38cc04ea..41866956 100644 --- a/container-deployment/kubernetes.md +++ b/container-deployment/kubernetes.md @@ -7,7 +7,7 @@ 1. Stackdriver Logging for use with Google Cloud Platform; and, 2. Elasticsearch. -Behind the scenes, there is a logging agent that takes care of the log collection, parsing and distribution: [Fluentd](http://www.fluentd.org). +Behind the scenes, there is a logging agent that takes care of the log collection, parsing and distribution: [Fluentd](https://www.fluentd.org). This document focuses on how to deploy Fluentd in Kubernetes and extend the possibilities to have different destinations for your logs. @@ -105,5 +105,5 @@ This YAML file contains two relevant environment variables that are used by Flue Any relevant change needs to be done in the YAML file before deployment. The defaults assume that at least one Elasticsearch Pod **elasticsearch-logging** exists in the cluster. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/deployment/command-line-option.md b/deployment/command-line-option.md index 44d0365d..d9c8e048 100644 --- a/deployment/command-line-option.md +++ b/deployment/command-line-option.md @@ -221,5 +221,5 @@ As for non-Windows, you don't have to use this function because you can manually Control Linux Capability for Fluentd. See [Linux Capability](linux-capability.md) article. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/deployment/failure-scenarios.md b/deployment/failure-scenarios.md index 1aa1df7b..0d95b404 100644 --- a/deployment/failure-scenarios.md +++ b/deployment/failure-scenarios.md @@ -34,5 +34,5 @@ If the storage destination \(e.g. Amazon S3, MongoDB, HDFS, etc.\) goes down, Fl If you're using [`buf_memory`](../buffer/memory.md), the aggregators will stop accepting new logs once they reach their buffer limits. If you are using [`buf_file`](../buffer/file.md), the aggregators will continue accepting logs until they run out of disk space. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/deployment/fluentd-ui.md b/deployment/fluentd-ui.md index 36fdd502..760e68b8 100644 --- a/deployment/fluentd-ui.md +++ b/deployment/fluentd-ui.md @@ -1,6 +1,6 @@ # Fluentd UI -[fluentd-ui](https://github.com/fluent/fluentd-ui) is a browser-based [fluentd](http://fluentd.org/) and [td-agent](https://docs.treasuredata.com/display/public/PD/About+Treasure+Data%27s+Server-Side+Agent) manager that supports the following operations: +[fluentd-ui](https://github.com/fluent/fluentd-ui) is a browser-based [fluentd](https://fluentd.org/) and [td-agent](https://docs.treasuredata.com/display/public/PD/About+Treasure+Data%27s+Server-Side+Agent) manager that supports the following operations: * Install, uninstall, and upgrade Fluentd plugins * Start/stop/restart fluentd process @@ -78,5 +78,5 @@ The default account credentials are: ![](../.gitbook/assets/05.png) -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/deployment/high-availability.md b/deployment/high-availability.md index c1bb285b..1ac4b26b 100644 --- a/deployment/high-availability.md +++ b/deployment/high-availability.md @@ -149,5 +149,5 @@ $ nmap -p 24224 -sU host Please note that there is one [known issue](http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2019944) where VMware will occasionally lose small UDP packages used for the heartbeat. -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. diff --git a/deployment/linux-capability.md b/deployment/linux-capability.md index a9cdaff5..9f9a5c39 100644 --- a/deployment/linux-capability.md +++ b/deployment/linux-capability.md @@ -179,7 +179,7 @@ $ bundle exec fluentd -c in_tail_camouflage_permission.conf Fluentd, which is running by a non-root user, does not complain with `Permission denied`. Users can retrieve root files' contents on a non-root process, yay! -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 2 License. +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](https://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License. ## Capability handling on docker container If you would like to collect logs from a file as a non-root user, you can use `CAP_DAC_READ_SEARCH` Linux capabilities. diff --git a/deployment/logging.md b/deployment/logging.md index 004dcda3..3320cc0f 100644 --- a/deployment/logging.md +++ b/deployment/logging.md @@ -331,5 +331,5 @@ If an error occurs, you will get a notification message in your Slack `notify` c You can still use [v0.12 way](https://fluentd.gitbook.io/manual/v/0.12/deployment/logging#capture-fluentd-logs) without `