Skip to content

Remove DEBUG-level logging from actions in docker#57389

Merged
rjernst merged 2 commits intoelastic:masterfrom
rjernst:docker_action_debug
Jun 2, 2020
Merged

Remove DEBUG-level logging from actions in docker#57389
rjernst merged 2 commits intoelastic:masterfrom
rjernst:docker_action_debug

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented May 29, 2020

In #51459 DEBUG-level logging was removed from the default log4j
configuration. However, our docker build has its own log4j configuration
which was missed in that change. This commit removes the same from the
docker log4j configuration.

relates #51459
relates #51198

In elastic#51459 DEBUG-level logging was removed from the default log4j
configuration. However, our docker build has its own log4j configuration
which was missed in that change. This commit removes the same from the
docker log4j configuration.

relates elastic#51459
relates elastic#51198
@rjernst rjernst added >enhancement :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v8.0.0 v7.9.0 labels May 29, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

LGTM. I think it is also in the docker/config/oss version of the file too.

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

LGTM2, but echoing Nik's comment that distribution/docker/src/docker/config/oss/log4j2.properties wants the same treatment.

Copy link
Copy Markdown
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

🤘

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Jun 1, 2020

@elasticmachine run elasticsearch-ci/packaging-matrix-windows

@rjernst rjernst merged commit 2558699 into elastic:master Jun 2, 2020
@rjernst rjernst deleted the docker_action_debug branch June 2, 2020 01:00
rjernst added a commit that referenced this pull request Jun 2, 2020
In #51459 DEBUG-level logging was removed from the default log4j
configuration. However, our docker build has its own log4j configuration
which was missed in that change. This commit removes the same from the
docker log4j configuration.

relates #51459
relates #51198
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >enhancement Team:Delivery Meta label for Delivery team v7.9.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants