You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If you don't specify the <code>mode</code> option or
2141
2141
* configure the account setting, Amazon ECS will default to the
2142
2142
* <code>blocking</code> mode. For more information about the account setting, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-account-settings.html#default-log-driver-mode">Default log driver mode</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
2143
+
* <note>
2144
+
* <p>On June 25, 2025, Amazon ECS is changing the default log driver mode from <code>blocking</code> to <code>non-blocking</code> to prioritize task availability over logging. To continue using the <code>blocking</code> mode after this change, do one of the following:</p>
2145
+
* <ul>
2146
+
* <li>
2147
+
* <p>Set the <code>mode</code> option in your container definition's <code>logConfiguration</code> as <code>blocking</code>.</p>
2148
+
* </li>
2149
+
* <li>
2150
+
* <p>Set the <code>defaultLogDriverMode</code> account setting to <code>blocking</code>.</p>
* <p>The Git commit hash for the Amazon ECS container agent build on the <a href="https://github.com/aws/amazon-ecs-agent/commits/master">amazon-ecs-agent
7885
+
* <p>The Git commit hash for the Amazon ECS container agent build on the <a href="https://github.com/aws/amazon-ecs-agent">amazon-ecs-agent
* <code>blocking</code> and <code>non-blocking</code>. If you don't specify a
11339
11350
* delivery mode in your container definition's <code>logConfiguration</code>, the
11340
11351
* mode you specify using this account setting will be used as the default. For
11341
-
* more information about log delivery modes, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html">LogConfiguration</a>.</p>
11352
+
* more information about log delivery modes, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html">LogConfiguration</a>.
11353
+
* </p>
11354
+
* <note>
11355
+
* <p>On June 25, 2025, Amazon ECS is changing the default log driver mode from <code>blocking</code> to <code>non-blocking</code> to prioritize task availability over logging. To continue using the <code>blocking</code> mode after this change, do one of the following:</p>
11356
+
* <ul>
11357
+
* <li>
11358
+
* <p>Set the <code>mode</code> option in your container definition's <code>logConfiguration</code> as <code>blocking</code>.</p>
11359
+
* </li>
11360
+
* <li>
11361
+
* <p>Set the <code>defaultLogDriverMode</code> account setting to <code>blocking</code>.</p>
* delivery mode in your container definition's <code>logConfiguration</code>, the
11517
11540
* mode you specify using this account setting will be used as the default. For
11518
11541
* more information about log delivery modes, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html">LogConfiguration</a>.</p>
11542
+
* <note>
11543
+
* <p>On June 25, 2025, Amazon ECS is changing the default log driver mode from <code>blocking</code> to <code>non-blocking</code> to prioritize task availability over logging. To continue using the <code>blocking</code> mode after this change, do one of the following:</p>
11544
+
* <ul>
11545
+
* <li>
11546
+
* <p>Set the <code>mode</code> option in your container definition's <code>logConfiguration</code> as <code>blocking</code>.</p>
11547
+
* </li>
11548
+
* <li>
11549
+
* <p>Set the <code>defaultLogDriverMode</code> account setting to <code>blocking</code>.</p>
0 commit comments