Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSS Gate Workshop: online: 2024-01-27: daipom: Fluentd: Work log #1773

Closed
daipom opened this issue Jan 27, 2024 · 10 comments
Closed

OSS Gate Workshop: online: 2024-01-27: daipom: Fluentd: Work log #1773

daipom opened this issue Jan 27, 2024 · 10 comments
Labels
work log ワークショップ作業メモ

Comments

@daipom
Copy link
Contributor

daipom commented Jan 27, 2024

This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.

作業ログ作成時の説明

以下のテンプレートを埋めてタイトルに設定します。埋め方例はスクロールすると見えてきます。

OSS Gate Workshop: ${LOCATION}: ${YEAR}-${MONTH}-${DAY}: ${ACCOUNT_NAME}: ${OSS_NAME}: Work log

タイトル例↓:

OSS Gate Workshop: Tokyo: 2017-01-16: kou: Rabbit: Work log

OSS Gateワークショップ関連情報

  • スライド:ワークショップの進行に使っているスライドがあります。
  • チャット:OSS開発に関することならなんでも相談できます。ワークショップが終わった後もオンラインで相談しながら継続的にOSSの開発に参加しましょう!
  • シナリオ:ワークショップの目的・内容・進め方の詳細が書いています。
  • 過去のビギナーの作業ログ:他の人の作業ログから学べることがいろいろあるはずです。
@daipom daipom added the work log ワークショップ作業メモ label Jan 27, 2024
@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

OSSぎめを始めます!

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

最近Fluentdを使っているので、それがOSSかどうかを調べます

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

GitHubリポジトリ: https://github.com/fluent/fluentd

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

Lincense: https://github.com/fluent/fluentd/blob/master/LICENSE

Apache License 2.0

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

https://opensource.org にあったのでFluentdはOSSです。今日はこれを触ります

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

公式ドキュメント: https://docs.fluentd.org/

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

このドキュメント通りにこのコマンドでインストールする

https://docs.fluentd.org/installation/install-by-rpm#red-hat-centos

$ curl -fsSL https://toolbelt.treasuredata.com/sh/install-redhat-fluent-package5-lts.sh | sh

@daipom daipom changed the title OSS Gate Workshop: online: 2024-01-27: daipom: ${OSS_NAME}: Work log OSS Gate Workshop: online: 2024-01-27: daipom: Fluentd: Work log Jan 27, 2024
@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

fluentd -vコマンドを実行するとデバック実行してしまう。バージョンを確認したくて間違えてデバック実行をしてしまいがち。
間違えて実行すると、バックグラウンドで動作しているFluentdと重複実行になるので、色々不具合を招く。
これはとてもリスキーなので、改善した方が良いと思う。

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

@daipom
Copy link
Contributor Author

daipom commented Jan 27, 2024

raimohanska/ourboard#203

@daipom daipom closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work log ワークショップ作業メモ
Projects
None yet
Development

No branches or pull requests

1 participant