Skip to content

Commit 747755c

Browse files
authored
Merge pull request #535 from daipom/installation-fix-old-internal-links
installation: fix old internal links
2 parents f00f56f + 390c03f commit 747755c

20 files changed

+34
-73
lines changed

appendix/update-from-v0.12.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ You can upgrade td-agent 2 to 3 by executing install script for `td-agent` 3 whe
6868

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

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

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

how-to-guides/apache-to-mongodb.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ For simplicity, this article will describe how to set up a one-node configuratio
3636

3737
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`.
3838

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

4341
For MongoDB, please refer to the following downloads page:
4442

how-to-guides/apache-to-s3.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ For simplicity, this article will describe how to set up a one-node configuratio
3030

3131
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`.
3232

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

3735
## Configuration
3836

how-to-guides/cep-norikra.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ For the sake of simplicity, this guide will set up a one-node configuration. Ple
3030

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

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

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

how-to-guides/free-alternative-to-splunk-by-fluentd.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ Access `http://localhost:5601` in your browser.
6565

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

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

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

how-to-guides/http-to-hdfs.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ For simplicity, this article will describe how to set up a one-node configuratio
2929

3030
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`.
3131

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

3735
## Fluentd Configuration
3836

how-to-guides/http-to-td.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ For simplicity, this article will describe how to set up a one-node configuratio
2525

2626
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`.
2727

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

3230
## Sign Up
3331

how-to-guides/kinesis-stream.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ For simplicity, this article will describe how to set up a one-node configuratio
3232

3333
You can install Fluentd via major packaging systems.
3434

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

3937
## Install Kinesis Plugin
4038

how-to-guides/logs-to-sematext.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ You need to [sign up](https://apps.sematext.com/ui/registration) and create an A
2020

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

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

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

installation/install-by-gem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The second command starts Fluentd as a daemon. If you want to stop its daemon, y
3838

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

41-
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.
41+
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.
4242

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

0 commit comments

Comments
 (0)