Log rolling for compute logs based on size: We ha...
# dagster-releases
s
Log rolling for compute logs based on size: We have configured the log rolling retention to purge logs after a certain number of days using the following configuration in the dagster.yaml file. Is there any way to trigger a purge when the log size reaches a specific threshold?. Is there a way to configure the purging of compute logs based on a predefined period or size? dagster.yaml file
Copy code
retention:
  schedule:
    purge_after_days: 90
  sensor:
    purge_after_days:
      skipped: 7
      failure: 30
      success: -1
👍 1
👎🏻 1
👎 15
a
Please do not duplicate posts across multiple channels. When you have a question, ask it to #ask-community channel. It is enough. Thank you.
👍 3
👎 1
👍🏻 1
s
No reply in any of the channel
d
Making multiple posts in wrong channels will only annoy people. You made your original post 4 hours ago while it was late eventing in US and early morning in Europe. This explains why you didn’t get any help yet. I’m sure you’ll receive an answer in a while.
👍 2
👍🏻 1
s
24 hours no reply
🤷‍♂️ 1
d
I suggest to repeat the question in #ask-community
s
asked