system_config: add path attribute in system/log section - #4604
Merged
Conversation
Watson1978
marked this pull request as ready for review
August 19, 2024 08:10
Watson1978
marked this pull request as draft
August 19, 2024 08:12
This patch will add `path` attribute in sytem/log section due to configure log file path by System Configuration. Signed-off-by: Watson <watson1978@gmail.com>
Watson1978
marked this pull request as ready for review
August 19, 2024 08:56
Contributor
|
@Watson1978 If you have time, it would be great if you could update the document. |
Watson1978
added a commit
to Watson1978/fluentd-docs-gitbook
that referenced
this pull request
Sep 25, 2024
This feature was introduced at fluent/fluentd#4604 Signed-off-by: Watson <watson1978@gmail.com>
Watson1978
added a commit
to Watson1978/fluentd-docs-gitbook
that referenced
this pull request
Sep 25, 2024
This feature was introduced at fluent/fluentd#4604 Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Watson1978
added a commit
to Watson1978/fluentd-docs-gitbook
that referenced
this pull request
Sep 26, 2024
This feature was introduced at fluent/fluentd#4604 Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Watson1978
added a commit
to Watson1978/fluentd-docs-gitbook
that referenced
this pull request
Sep 27, 2024
This feature was introduced at fluent/fluentd#4604 Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue(s) this PR fixes:
Fixes #4418
What this PR does / why we need it:
This patch will add
pathattribute in sytem/log section due to configure log file path by System Configuration.Docs Changes:
fluent/fluentd-docs-gitbook#516
Release Note:
The same as the title.