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

File-based logging should support rotation #13059

Closed
azasypkin opened this issue Jul 24, 2017 · 2 comments
Closed

File-based logging should support rotation #13059

azasypkin opened this issue Jul 24, 2017 · 2 comments
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@azasypkin
Copy link
Member

Depends on #12852.

We should support at least size-based and time-based triggering policies.

@azasypkin
Copy link
Member Author

Note to myself: use new utils.promisify for file stream methods.

@kimjoar kimjoar added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Sep 12, 2017
@epixa
Copy link
Contributor

epixa commented May 5, 2018

I'm going to close this as a duplicate of #12259. I know this issue was targeting new platform specifically, but log rotation of only new platform logs doesn't make any sense. It's possible the way we want to solve this problem is to move all logging over to the new platform logger first, which could be a reasonable approach, but that would still be Kibana-wide log rotation.

@epixa epixa closed this as completed May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants