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: 2023-06-10: daipom: Fluentd: Work log #1620

Closed
daipom opened this issue Jun 10, 2023 · 12 comments
Closed

OSS Gate Workshop: online: 2023-06-10: daipom: Fluentd: Work log #1620

daipom opened this issue Jun 10, 2023 · 12 comments

Comments

@daipom
Copy link
Contributor

daipom commented Jun 10, 2023

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
Copy link
Contributor Author

daipom commented Jun 10, 2023

最近Fluentdを触っているので、今日はこれをやってみたい

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

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

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

ライセンスは Apache License 2.0

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

https://opensource.org/licenses/ にあるので、これはOSSです
今日はこれやります

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

ドキュメント

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

ダウンロードは以下からできそう

https://www.fluentd.org/download

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

Windowsでのインストール方法

https://docs.fluentd.org/installation/install-by-msi

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

このドキュメントにそって、インストーラーを実行

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

環境は、Windows Server 2022

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

サービスとしては動作しているはずなのに、ログがでていない

$ get-service fluentwinsvc

を実行するとRunning状態なのに、

/var/log/td-agent/配下にログがでていない。何かがおかしい。

@daipom daipom changed the title OSS Gate Workshop: online: 2023-06-10: daipom: ${OSS_NAME}: Work log OSS Gate Workshop: online: 2023-06-10: daipom: Fluentd: Work log Jun 10, 2023
@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

インストールして普通に動作させているのに、ログが出ておらず動作を確認できないのは困る。
原因を整理して、報告したい。

@daipom
Copy link
Contributor Author

daipom commented Jun 10, 2023

fluent/fluentd#4187

@daipom daipom closed this as completed Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant