Skip to content

Commit de83ce1

Browse files
committed
Use fluentd.cdn.cncf.io
* Switch from packages.treasuredata.com to fluentd.cdn.cncf.io * Add hints for already EOL versions Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent d4b584e commit de83ce1

11 files changed

+77
-20
lines changed

installation/install-by-deb-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
1515

1616
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
1717
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
18+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate URI in treasure-data.list by yourself.
1819
{% endhint %}
1920

2021
### Step 0: Before Installation

installation/install-by-deb-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This installation guide is for `td-agent` v4. `td-agent` v4 use fluentd v1 in th
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate `baseurl` in td.repo by yourself. Need to migrate `URIs` in fluentd.sources by yourself.
1920
{% endhint %}
2021

2122
### Step 0: Before Installation

installation/install-by-dmg-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ That is why [Treasure Data, Inc](http://www.treasuredata.com/) provides **the st
1414
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1515

1616
* `fluent-package` (successor of `td-agent`) for macOS is not be shipped yet, we plan to migrate to homebrew ecosystem in the future.
17+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
1718
{% endhint %}
1819

1920
### Step 1: Install `td-agent`

installation/install-by-dmg-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For macOS, `td-agent` is distributed as `.dmg` installer.
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* `fluent-package` (successor of `td-agent`) for macOS is not be shipped yet, we plan to migrate to homebrew ecosystem in the future.
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
1920
{% endhint %}
2021

2122
Download and install the `.dmg` package:

installation/install-by-msi-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
2222

2323
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
2424
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
25+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
2526
{% endhint %}
2627

2728
### Step 1: Install `td-agent`

installation/install-by-msi-td-agent-v4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ Currently two versions of `td-agent` are available.
2121
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
2222

2323
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
24+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
2425
{% endhint %}
2526

26-
Download the latest MSI installer from [the download page](https://td-agent-package-browser.herokuapp.com/4/windows). Run the installer and follow the wizard.
27+
Download the latest MSI installer from [the download page](https://fluentd.cdn.cncf.io/4/windows/index.html). Run the installer and follow the wizard.
2728

2829
![td-agent installation wizard](../.gitbook/assets/td-agent4-wizard.png)
2930

installation/install-by-rpm-td-agent-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
1515

1616
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
1717
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
18-
18+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate `baseurl` in td.repo by yourself.
1919
{% endhint %}
2020

2121
### Step 0: Before Installation

installation/install-by-rpm-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This installation guide is for `td-agent` v4. `td-agent` v4 use fluentd v1 in th
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate `baseurl` in td.repo by yourself.
1920
{% endhint %}
2021

2122
### Step 0: Before Installation

installation/install-fluent-package/install-by-deb-fluent-package.md

Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,72 +35,106 @@ A shell script is provided to automate the installation process for each version
3535

3636
#### For Ubuntu Noble:
3737

38+
##### fluent-package 6
39+
40+
```bash
41+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package6.sh | sh
42+
```
43+
3844
##### fluent-package 5 (LTS)
3945

4046
```bash
41-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-noble-fluent-package5-lts.sh | sh
47+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package5-lts.sh | sh
4248
```
4349

4450
##### fluent-package 5
4551

4652
```bash
47-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-noble-fluent-package5.sh | sh
53+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package5.sh | sh
4854
```
4955

5056
#### For Ubuntu Jammy:
5157

58+
##### fluent-package 6
59+
60+
```bash
61+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package6.sh | sh
62+
```
63+
5264
##### fluent-package 5 (LTS)
5365

5466
```bash
55-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-jammy-fluent-package5-lts.sh | sh
67+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package5-lts.sh | sh
5668
```
5769

5870
##### fluent-package 5
5971

6072
```bash
61-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-jammy-fluent-package5.sh | sh
73+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package5.sh | sh
6274
```
6375

6476
#### For Ubuntu Focal:
6577

78+
{% hint style='info' %}
79+
fluent-package v6 will not be shipped for Ubuntu Focal.
80+
{% endhint %}
81+
6682
##### fluent-package 5 (LTS)
6783

6884
```bash
69-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-focal-fluent-package5-lts.sh | sh
85+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-focal-fluent-package5-lts.sh | sh
7086
```
7187

7288
##### fluent-package 5
7389

7490
```bash
75-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-focal-fluent-package5.sh | sh
91+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-focal-fluent-package5.sh | sh
92+
```
93+
94+
#### For Debian Trixie:
95+
96+
##### fluent-package 6
97+
98+
```bash
99+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-trixie-fluent-package6.sh | sh
76100
```
77101

78102
#### For Debian Bookworm:
79103

104+
##### fluent-package 6
105+
106+
```bash
107+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package6.sh | sh
108+
```
109+
80110
##### fluent-package 5 (LTS)
81111

82112
```bash
83-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bookworm-fluent-package5-lts.sh | sh
113+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package5-lts.sh | sh
84114
```
85115

86116
##### fluent-package 5
87117

88118
```bash
89-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bookworm-fluent-package5.sh | sh
119+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package5.sh | sh
90120
```
91121

92122
#### For Debian Bullseye:
93123

124+
{% hint style='info' %}
125+
fluent-package v6 will not be shipped for Debian Bullseye.
126+
{% endhint %}
127+
94128
##### fluent-package 5 (LTS)
95129

96130
```bash
97-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bullseye-fluent-package5-lts.sh | sh
131+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bullseye-fluent-package5-lts.sh | sh
98132
```
99133

100134
##### fluent-package 5
101135

102136
```bash
103-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bullseye-fluent-package5.sh | sh
137+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bullseye-fluent-package5.sh | sh
104138
```
105139

106140
### Step 2: Launch Daemon

installation/install-fluent-package/install-by-msi-fluent-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ The following are deprecated td-agent (EOL) information:
2323

2424
### Step 1: Install `fluent-package`
2525

26-
Download the latest MSI installer from [the download page](https://td-agent-package-browser.herokuapp.com/5/windows). Run the installer and follow the wizard.
27-
If you want to use Long Term Support version, use [LTS](https://td-agent-package-browser.herokuapp.com/lts/5/windows).
26+
Download the latest MSI installer from [the download page](https://fluentd.cdn.cncf.io/6/windows/index.html). Run the installer and follow the wizard.
27+
If you want to use Long Term Support version, use [v5 LTS](https://fluentd.cdn.cncf.io/lts/5/windows/index.html).
2828

2929
![fluent-package installation wizard](../../.gitbook/assets/fluent-package5-wizard.png)
3030

0 commit comments

Comments
 (0)