Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appendix/update-from-v0.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ You can upgrade td-agent 2 to 3 by executing install script for `td-agent` 3 whe

For more details about install script, see the following articles:

* [Installing Fluentd using RPM Package \(Red Hat Linux\)](../installation/install-by-rpm.md)
* [Installing Fluentd using DEB Package \(Debian / Ubuntu Linux\)](../installation/install-by-deb.md)
* [Installing Fluentd using RPM Package \(Red Hat Linux\)](../installation/install-by-rpm-td-agent-v3.md)
* [Installing Fluentd using DEB Package \(Debian / Ubuntu Linux\)](../installation/install-by-deb-td-agent-v3.md)

And then you must reinstall gem packages that you've ever used with td-agent 2.

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/apache-to-mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ For simplicity, this article will describe how to set up a one-node configuratio

The MongoDB Output plugin is included in the latest version of Fluentd's deb/rpm package. If you want to use RubyGems to install the plugin, please use `gem install fluent-plugin-mongo`.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

For MongoDB, please refer to the following downloads page:

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/apache-to-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ For simplicity, this article will describe how to set up a one-node configuratio

The Amazon S3 Output plugin is included in the latest version of Fluentd's deb/rpm package. If you want to use RubyGems to install the plugin, please use `gem install fluent-plugin-s3`.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

## Configuration

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/cep-norikra.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ For the sake of simplicity, this guide will set up a one-node configuration. Ple

Fluentd can be installed through RubyGems or via deb/rpm packages.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

`fluent-plugin-norikra` can be installed with the `gem install fluent-plugin-norikra` \(or `fluent-gem`\) command.

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/free-alternative-to-splunk-by-fluentd.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ Access `http://localhost:5601` in your browser.

In this section, we'll install `td-agent`, the stable release of Fluentd. Please refer to the guides below for detailed instructions:

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

Next, we'll install the Elasticsearch plugin for Fluentd: fluent-plugin-elasticsearch. Then, install `fluent-plugin-elasticsearch` as follows:

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/http-to-hdfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ For simplicity, this article will describe how to set up a one-node configuratio

The WebHDFS Output plugin is included in the latest version of Fluentd's deb/rpm package \(v1.1.10 or later\). If you want to use RubyGems to install the plugin, please use `gem install fluent-plugin-webhdfs`.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Installation](../installation/)
* For CDH, please refer to the [downloads page](https://www.cloudera.com/downloads.html)
* [Ruby gem](../installation/install-by-gem.md).

## Fluentd Configuration

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/http-to-td.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ For simplicity, this article will describe how to set up a one-node configuratio

The TD Output plugin is included in Fluentd's deb/rpm package \(`td-agent`\) by default. If you want to use RubyGems to install the plugin, please use `gem install fluent-plugin-td`.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

## Sign Up

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/kinesis-stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ For simplicity, this article will describe how to set up a one-node configuratio

You can install Fluentd via major packaging systems.

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

## Install Kinesis Plugin

Expand Down
4 changes: 1 addition & 3 deletions how-to-guides/logs-to-sematext.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ You need to [sign up](https://apps.sematext.com/ui/registration) and create an A

In this guide you'll install `td-agent`, the stable release of Fluentd. Please refer to the guides below for detailed installation steps:

* [Debian Package](../installation/install-by-deb.md)
* [RPM Package](../installation/install-by-rpm.md)
* [Ruby gem](../installation/install-by-gem.md)
* [Installation](../installation/)

Next, install the Elasticsearch plugin for Fluentd `fluent-plugin-elasticsearch`:

Expand Down
2 changes: 1 addition & 1 deletion installation/install-by-gem.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The second command starts Fluentd as a daemon. If you want to stop its daemon, y

It is highly recommended to set up `ntpd` on the node to prevent invalid timestamps in your logs.

For large deployments, you must use [`jemalloc`](http://www.canonware.com/jemalloc/) to avoid memory fragmentation. This is already included in the [`rpm`](install-by-rpm.md) and [`deb`](install-by-deb.md) packages.
For large deployments, you must use [`jemalloc`](http://www.canonware.com/jemalloc/) to avoid memory fragmentation. This is already included in the [`rpm`](install-by-rpm-fluent-package.md) and [`deb`](install-by-deb-fluent-package.md) packages.

The Fluentd gem does not come with `/etc/init.d/` scripts. You should use Process Management tools such as:

Expand Down
2 changes: 1 addition & 1 deletion installation/install-from-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The second command starts Fluentd as a daemon. If you want to stop its daemon, y

It is highly recommended to set up `ntpd` on the node to prevent invalid timestamps in your logs.

For large deployments, you must use [`jemalloc`](http://www.canonware.com/jemalloc/) to avoid memory fragmentation. This is already included in the [`rpm`](install-by-rpm.md) and [`deb`](install-by-deb.md) packages.
For large deployments, you must use [`jemalloc`](http://www.canonware.com/jemalloc/) to avoid memory fragmentation. This is already included in the [`rpm`](install-by-rpm-fluent-package.md) and [`deb`](install-by-deb-fluent-package.md) packages.

## Troubleshooting

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ NOTE: The previous NPM package, [`fluent-logger`](https://github.com/fluent/flue

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/perl.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
7 changes: 2 additions & 5 deletions language-bindings/scala.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ This article explains how to use it.

## Installing Fluentd

Please refer to the following documents to install fluentd:
Please refer to the following document to install Fluentd:

* [Install Fluentd with rpm Package](../installation/install-by-rpm.md)
* [Install Fluentd with deb Package](../installation/install-by-deb.md)
* [Install Fluentd with Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
* [Installation](../installation/)

## Modifying the Config File

Expand Down
10 changes: 4 additions & 6 deletions quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ Fluentd's scalability has been proven in the field: its largest user currently c

## Step 1: Installing Fluentd

Please follow the installation/quickstart guides below that matches your environment.
You can install Fluentd as a package, Ruby gem, or from source.

* [Install Fluentd by RPM package](../installation/install-by-rpm.md) \(Red Hat Linux\)
* [Install Fluentd by Deb package](../installation/install-by-deb.md) \(Ubuntu/Debian Linux\)
* [Install Fluentd by MSI package](../installation/install-by-msi.md) \(Windows msi\)
* [Install Fluentd by Ruby Gem](../installation/install-by-gem.md)
* [Install Fluentd from source](../installation/install-from-source.md)
Please see the following article for details.

* [Installation](../installation/)

## Step 2: Use Cases

Expand Down
8 changes: 4 additions & 4 deletions quickstart/fluent-package-v5-vs-td-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ See also [Changes from Treasure Agent 3](https://github.com/fluent-plugins-nurse

## How to Install

* [Ubuntu/Debian](../installation/install-by-deb.md)
* [RedHat/CentOS](../installation/install-by-rpm.md)
* [Windows](../installation/install-by-msi.md)
* [macOS](../installation/install-by-dmg.md)
* [Ubuntu/Debian](../installation/install-by-deb-fluent-package.md)
* [RedHat/CentOS](../installation/install-by-rpm-fluent-package.md)
* [Windows](../installation/install-by-msi-fluent-package.md)
* [macOS](../installation/install-by-dmg-fluent-package.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)
Expand Down