diff --git a/crates/stackable-operator/CHANGELOG.md b/crates/stackable-operator/CHANGELOG.md index 83a197b50..921aa57f0 100644 --- a/crates/stackable-operator/CHANGELOG.md +++ b/crates/stackable-operator/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed + +- Fix the logback configuration for logback versions from 1.3.6/1.4.6 to + 1.3.11/1.4.11 ([#874]). + +[#874]: https://github.com/stackabletech/operator-rs/pull/874 + ## [0.76.0] - 2024-09-19 ### Added diff --git a/crates/stackable-operator/src/product_logging/framework.rs b/crates/stackable-operator/src/product_logging/framework.rs index d9de94672..7913e9e2b 100644 --- a/crates/stackable-operator/src/product_logging/framework.rs +++ b/crates/stackable-operator/src/product_logging/framework.rs @@ -589,7 +589,19 @@ pub fn create_logback_config( {max_log_file_size_in_mib}MB - 5 seconds + + 5000