5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

EKSのpodログをfluentdでcloud watchに送る

Last updated at Posted at 2018-12-21

以前にhelmを利用した方法を書いたけど、使ってるうちにfluentdの使い方を理解してきて、結局カスタマイズしたいよねという気持ちになった。helm使わなくても入れられそうだったので、利用したyamlを備忘録として記載する。

IAMの設定

  • CWにログを送れるようにWorkerNodeのロールにポリシーを割り当てる

ソース

stream名を変更する

ここの「container_name」を「pod_name」にすればstream名をpod名にできる

5
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?