Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] rolling file appender: fix next rolling time for DST (elastic#…
…173811) (elastic#173901) # Backport This will backport the following commits from `main` to `8.12`: - [rolling file appender: fix next rolling time for DST (elastic#173811)](elastic#173811) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Pierre Gayvallet","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-22T09:40:20Z","message":"rolling file appender: fix next rolling time for DST (elastic#173811)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/173808\r\n\r\n### Release Note\r\n\r\nFix a bug that could cause the `rollingFile` log appender to not\r\nproperly rotate files on DST switch days.","sha":"1131932cd0ec24283a8c62973e09ee3ab20edfb4","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:fix","Feature:Logging","backport:prev-minor","v8.13.0"],"number":173811,"url":"https://github.com/elastic/kibana/pull/173811","mergeCommit":{"message":"rolling file appender: fix next rolling time for DST (elastic#173811)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/173808\r\n\r\n### Release Note\r\n\r\nFix a bug that could cause the `rollingFile` log appender to not\r\nproperly rotate files on DST switch days.","sha":"1131932cd0ec24283a8c62973e09ee3ab20edfb4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173811","number":173811,"mergeCommit":{"message":"rolling file appender: fix next rolling time for DST (elastic#173811)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/173808\r\n\r\n### Release Note\r\n\r\nFix a bug that could cause the `rollingFile` log appender to not\r\nproperly rotate files on DST switch days.","sha":"1131932cd0ec24283a8c62973e09ee3ab20edfb4"}}]}] BACKPORT--> Co-authored-by: Pierre Gayvallet <[email protected]>
- Loading branch information