Skip to content

Instantly share code, notes, and snippets.

@eiichi-worker
Last active May 15, 2018 16:25
Show Gist options
  • Save eiichi-worker/35be93ee18f9cdcad15c7c4a955f8840 to your computer and use it in GitHub Desktop.
Save eiichi-worker/35be93ee18f9cdcad15c7c4a955f8840 to your computer and use it in GitHub Desktop.
[ブログ済み]AmazonLinux2 にTD Toolbelt (CLI)をインストール

AmazonLinux2 にTD Toolbelt (CLI)をインストール

AmazonLinux2用のインストールスクリプトがあるっぽい
Centos用の手順だとエラー出るので少々詰まった。
根気よく探して↓を発見。
すんなり入りました。

Amazon Linux 1

$ curl -L https://toolbelt.treasuredata.com/sh/install-amazon1-td-agent3.sh | sh

Amazon Linux 2

$ curl -L https://toolbelt.treasuredata.com/sh/install-amazon2-td-agent3.sh | sh

引用: Installing Fluentd Using rpm Package | Fluentd

参考

ここには無い

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment