Priyank
08/04/2022, 7:14 AMdocker ps -a
output)
3f832d699b5e prefecthq/server:core-0.15.11
this one occupied nearly 40G
42G 3f832d699b5edd87e39af62f724bb143826f2c5ae929a0565d0ceb479d2befde-json.log
• These logs are taking so much space that our root gets full and our local prefect server goes down, so is there any way we can remove old logs, or divide these logs in dated files and remove old ones as per need, or can we set size limit for these logs file ?
• and also is there any command to get prefect server status and agent status, so that we can send some alerts as per server status and agents' status.Muddassir Shaikh
08/04/2022, 10:50 AMAnna Geller