mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
This was introduced to assist users in troubleshooting on cloud providers without an interactive console but with read-only access to console output. However, due to how journald implements the forwarding (synchronously) it can have a dramatic impact on the overall logging performance. Fixes https://github.com/coreos/bugs/issues/1162