-
Notifications
You must be signed in to change notification settings - Fork 553
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: 2022-10-29: daipom: fluentd: Work log #1582
Comments
fluentdというソフトウェアに興味がある |
検索したらドキュメントページを見つけた |
これを読むと、ライセンスは Apache License, Version 2.0 らしい |
https://opensource.org/licenses/alphabetical |
今日はこれを触ってみる |
windows用のインストールは |
https://td-agent-package-browser.herokuapp.com/4/windows から td-agent 4.4.1 のやつをダウンロードして使う |
インストールした瞬間に、起動している。 |
https://docs.fluentd.org/deployment/logging#log-rotation-setting このドキュメントによれば、windowsではローテート設定が有効ならば、ログファイルがプロセスごとに分かれて出力されるはずだが、 |
これは重大なバグだと思う。上ドキュメントによれば、複数プロセスが1フィアルをロックしあわないように分かれるはずなのに、
そうなっていないので、多分ロックしあうことによる不具合がでそう。 なので、これをフィードバックしたい。 |
再現手順環境: windows server 2022
期待される結果
以下の2つのファイルがあるはず
実際の結果
|
おつかれさまでした! ワークショップの終了にともないissueを閉じますが、このまま作業メモとして使っても構いません 👌 ワークショップの感想を集めています! ブログなどに書かれた際は、このページへリンクの追加をお願いします 🙏 またの参加をお待ちしています! |
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ワークショップ関連情報
The text was updated successfully, but these errors were encountered: