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

Fix example in logging daily rotate configuration #8550

Closed
wants to merge 1 commit into from

Conversation

dadoonet
Copy link
Member

PR #8464 come with a bug in the example provided.

First, the current log file is not compressed so it should not end with .gz.
Second, conversion pattern was removing all the log content but was printing only the log date.
Then, the current log filename was hardcoded to elasticsearch instead of the cluster name.

PR elastic#8464 come with a bug in the example provided.

First, the current log file is not compressed so it should not end with `.gz`.
Second, conversion pattern was removing all the log content but was printing only the log date.
Then, the current log filename was hardcoded to `elasticsearch` instead of the cluster name.
@dadoonet dadoonet self-assigned this Nov 19, 2014
@colings86
Copy link
Contributor

LGTM

@dadoonet
Copy link
Member Author

Closed by d202b54 in 1.x and cbced94 in master

@dadoonet dadoonet closed this Nov 19, 2014
@clintongormley clintongormley added >bug :Core/Infra/Logging Log management and logging utilities and removed >non-issue labels Mar 19, 2015
@dadoonet dadoonet deleted the pr/log4j-rolling-fix branch June 10, 2015 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/Logging Log management and logging utilities v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants