Skip to content

Commit 425c93e

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 425c93e

11 files changed

+115
-22
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 or just disable it.
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 URI in treasure-data.list by yourself or just disable it.
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 or just disable it.
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 or just disable it.
1920
{% endhint %}
2021

2122
### Step 0: Before Installation

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

Lines changed: 69 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please see [fluent-package-v5-vs-td-agent](../../quickstart/fluent-package-v5-vs
1111
{% hint style='info' %}
1212
NOTE:
1313

14-
* `fluent-package` will be shipped in two flavors - normal release version and LTS (Long Term Support) version. See [Scheduled support lifecycle announcement about Fluent Package](https://www.fluentd.org/blog/fluent-package-scheduled-lifecycle) about difference between this two flavors.
14+
* `fluent-package` will be shipped in two flavors - normal release version and LTS (Long Term Support) version. See [Scheduled support lifecycle announcement about Fluent Package v6](https://www.fluentd.org/blog/fluent-package-v6-scheduled-lifecycle) about difference between this two flavors.
1515
* If you upgrade from `td-agent` v4, See [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
1616
* Do not directly upgrade from v3 to v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
1717
{% endhint %}
@@ -35,72 +35,130 @@ A shell script is provided to automate the installation process for each version
3535

3636
#### For Ubuntu Noble:
3737

38+
##### fluent-package 6 (LTS)
39+
40+
```bash
41+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package6-lts.sh | sh
42+
```
43+
44+
##### fluent-package 6
45+
46+
```bash
47+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package6.sh | sh
48+
```
49+
3850
##### fluent-package 5 (LTS)
3951

4052
```bash
41-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-noble-fluent-package5-lts.sh | sh
53+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package5-lts.sh | sh
4254
```
4355

4456
##### fluent-package 5
4557

4658
```bash
47-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-noble-fluent-package5.sh | sh
59+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-noble-fluent-package5.sh | sh
4860
```
4961

5062
#### For Ubuntu Jammy:
5163

64+
##### fluent-package 6 (LTS)
65+
66+
```bash
67+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package6-lts.sh | sh
68+
```
69+
70+
##### fluent-package 6
71+
72+
```bash
73+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package6.sh | sh
74+
```
75+
5276
##### fluent-package 5 (LTS)
5377

5478
```bash
55-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-jammy-fluent-package5-lts.sh | sh
79+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package5-lts.sh | sh
5680
```
5781

5882
##### fluent-package 5
5983

6084
```bash
61-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-jammy-fluent-package5.sh | sh
85+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-jammy-fluent-package5.sh | sh
6286
```
6387

6488
#### For Ubuntu Focal:
6589

90+
{% hint style='info' %}
91+
fluent-package v6 will not be shipped for Ubuntu Focal.
92+
{% endhint %}
93+
6694
##### fluent-package 5 (LTS)
6795

6896
```bash
69-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-focal-fluent-package5-lts.sh | sh
97+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-focal-fluent-package5-lts.sh | sh
7098
```
7199

72100
##### fluent-package 5
73101

74102
```bash
75-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-ubuntu-focal-fluent-package5.sh | sh
103+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-ubuntu-focal-fluent-package5.sh | sh
104+
```
105+
106+
#### For Debian Trixie:
107+
108+
##### fluent-package 6
109+
110+
```bash
111+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-trixie-fluent-package6-lts.sh | sh
112+
```
113+
114+
##### fluent-package 6
115+
116+
```bash
117+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-trixie-fluent-package6.sh | sh
76118
```
77119

78120
#### For Debian Bookworm:
79121

122+
##### fluent-package 6 (LTS)
123+
124+
```bash
125+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package6-lts.sh | sh
126+
```
127+
128+
##### fluent-package 6
129+
130+
```bash
131+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package6.sh | sh
132+
```
133+
80134
##### fluent-package 5 (LTS)
81135

82136
```bash
83-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bookworm-fluent-package5-lts.sh | sh
137+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package5-lts.sh | sh
84138
```
85139

86140
##### fluent-package 5
87141

88142
```bash
89-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bookworm-fluent-package5.sh | sh
143+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bookworm-fluent-package5.sh | sh
90144
```
91145

92146
#### For Debian Bullseye:
93147

148+
{% hint style='info' %}
149+
fluent-package v6 will not be shipped for Debian Bullseye.
150+
{% endhint %}
151+
94152
##### fluent-package 5 (LTS)
95153

96154
```bash
97-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bullseye-fluent-package5-lts.sh | sh
155+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bullseye-fluent-package5-lts.sh | sh
98156
```
99157

100158
##### fluent-package 5
101159

102160
```bash
103-
curl -fsSL https://toolbelt.treasuredata.com/sh/install-debian-bullseye-fluent-package5.sh | sh
161+
curl -fsSL https://fluentd.cdn.cncf.io/sh/install-debian-bullseye-fluent-package5.sh | sh
104162
```
105163

106164
### 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 [v6 LTS](https://fluentd.cdn.cncf.io/lts/6/windows/index.html).
2828

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

0 commit comments

Comments
 (0)