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

Add setting for disabling console logging #117665

Closed

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Nov 27, 2024

This commit adds an explicit setting for disabling console logging, instead only writing to the main application log file. The setting name chosen sets up a pattern for future logging configuration of files, using the logging. prefix, followed by the log, and then the log specific setting, in this case whether it is enabled.

see #95295

This commit adds an explicit setting for disabling console logging,
instead only writing to the main application log file. The setting name
chosen sets up a pattern for future logging configuration of files,
using the `logging.` prefix, followed by the log, and then the log
specific setting, in this case whether it is enabled.

see elastic#95295
@rjernst rjernst added >enhancement :Core/Infra/Logging Log management and logging utilities v9.0.0 v8.18.0 labels Nov 27, 2024
@rjernst rjernst requested a review from a team as a code owner November 27, 2024 21:20
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Nov 27, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine
Copy link
Collaborator

Hi @rjernst, I've created a changelog YAML for you.

Copy link
Contributor

@jdconrad jdconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjernst
Copy link
Member Author

rjernst commented Dec 4, 2024

Going a different direction

@rjernst rjernst closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Logging Log management and logging utilities >enhancement Team:Core/Infra Meta label for core/infra team v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants