diff --git a/views/download_fluent_package.erb b/views/download_fluent_package.erb index f042a3b8..bd19be60 100644 --- a/views/download_fluent_package.erb +++ b/views/download_fluent_package.erb @@ -176,6 +176,18 @@

Treasure Agent (td-agent)

+
+

+ Treasure Agent (td-agent) had already reached End of Life (EOL) in Dec, 2023. +

+

+ There is no support anymore - Thus No new release and No security update. +

+

+ td-agent user should migrate to Fluent Package. It was designed to support migration from td-agent and it provides Long Term Support (LTS) version. + See Upgrade to fluent-package v5 for migration. +

+
@@ -313,117 +325,6 @@

-

Fluentd (v0.12, old stable version)

-
Fluentd v0.12 is available on Linux and Mac OSX. Also, Treasure Data packages it as Treasure Agent (td-agent) for RedHat/CentOS and Ubuntu/Debian and provides a binary for OSX. td-agent 2.5 uses ruby 2.5 and td-agent 2.3 uses ruby 2.1
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PlatformPlatform VersionPackage or Installer
-
-
- RHEL / CentOS / Amazon Linux -
-
2.6+ Linux kernel (64-bit & 32-bit) - td-agent v<%=TD_AGENT_VERSIONS[:v2][:linux]%>/2.3.6 - -
-
-
- Ubuntu/Debian -
-
2.6+ Linux kernel (64-bit & 32-bit) - td-agent v<%=TD_AGENT_VERSIONS[:v2][:linux]%>/2.3.6 - -
-
-
- MacOS X -
-
v2.1.4 for OSX 10.9 and 10.10.
v2.3.5 for OSX 10.11
- td-agent v<%=TD_AGENT_VERSIONS[:v2][:mac]%> - -
-
-
-
-
- Ruby

-
-
Ruby v2.1.0 and above - Fluentd v<%=TD_AGENT_VERSIONS[:v1][:gem_v12]%> (old stable) -
    -
  • - gem install fluentd -v '~> 0.12.0'
    -
  • -
- Installation Guide (* ruby expert-use only)
-
-
-
<%= erb(:_right_menu, :layout => false) %>