tl_jacobT
Windmill7mo ago
29 replies
tl_jacob

Understanding worker memory logs

We are running Windmill on ECS (Windmill Enterprise Edition v1.480.0) and seeing OOM errors after enabling S3 log forwarding. After inspecting the logs, we see messages like

{"timestamp":"2025-06-13T16:24:27.339628Z","level":"INFO","message":"ping update, memory: container=1742MB, windmill=1842MB","worker":"<worker_id>","hostname":"<host_name>","target":"windmill_worker::worker"}


What is the distinction between "container" and "windmill" memory?
Was this page helpful?